Lines Matching refs:error_sp
1648 StreamFileSP error_sp = io_handler.GetErrorStreamFile(); in IOHandlerInputComplete() local
1659 error_sp->Printf("error: unable to obtain a function name, didn't " in IOHandlerInputComplete()
1661 error_sp->Flush(); in IOHandlerInputComplete()
1671 error_sp->Printf("error: unable to add selected command, didn't " in IOHandlerInputComplete()
1673 error_sp->Flush(); in IOHandlerInputComplete()
1677 error_sp->Printf( in IOHandlerInputComplete()
1679 error_sp->Flush(); in IOHandlerInputComplete()
1682 error_sp->Printf("error: empty function, didn't add python command.\n"); in IOHandlerInputComplete()
1683 error_sp->Flush(); in IOHandlerInputComplete()
1686 error_sp->Printf( in IOHandlerInputComplete()
1688 error_sp->Flush(); in IOHandlerInputComplete()