Searched refs:err_string (Results 1 – 4 of 4) sorted by relevance
184 const char *err_string = GetCString(); in GetDescription() local186 (err_string != nullptr ? err_string : "")); in GetDescription()
43 static char *err_string(void);216 err_string(void) in err_string() function456 return(err_string()); in kill_procs()516 return(err_string()); in renice_procs()
30 auto err_string = packet_ref.substr(4); in GetResponseType() local31 for (auto e : err_string) in GetResponseType()