Searched refs:errh_er_print (Results 1 – 1 of 1) sorted by relevance
85 static void errh_er_print(errh_er_t *, const char *);131 errh_er_print(&errh_flt.errh_er, "RQ"); in process_resumable_error()241 errh_er_print(&errh_flt.errh_er, "NRQ"); in process_nonresumable_error()920 errh_er_print(errh_er_t *errh_erp, const char *queue) in errh_er_print() function