Lines Matching refs:error_sp
2154 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
2164 error_sp->Printf("error: unable to obtain a function name, didn't " in IOHandlerInputComplete()
2166 error_sp->Flush(); in IOHandlerInputComplete()
2177 error_sp->Printf("error: unable to add selected command: '%s'", in IOHandlerInputComplete()
2179 error_sp->Flush(); in IOHandlerInputComplete()
2185 error_sp->Printf("error: unable to add selected command: '%s'", in IOHandlerInputComplete()
2187 error_sp->Flush(); in IOHandlerInputComplete()
2192 error_sp->Printf( in IOHandlerInputComplete()
2194 error_sp->Flush(); in IOHandlerInputComplete()
2197 error_sp->Printf("error: empty function, didn't add python command\n"); in IOHandlerInputComplete()
2198 error_sp->Flush(); in IOHandlerInputComplete()
2201 error_sp->Printf( in IOHandlerInputComplete()
2203 error_sp->Flush(); in IOHandlerInputComplete()