Searched refs:errinf_to_str_bogus (Results 1 – 5 of 5) sorted by relevance
864 char* errinf_to_str_bogus(struct module_qstate* qstate, struct regional* region);
132 char* errinf_to_str_bogus(struct module_qstate* qstate, struct regional* region) in errinf_to_str_bogus() function
1232 if(!(reason = errinf_to_str_bogus(&m->s, NULL))) in mesh_do_callback()
2508 char* err_str = errinf_to_str_bogus(qstate, in processFinished()
425 - Fix doxygen comment for errinf_to_str_bogus.