Searched refs:err_cmp (Results 1 – 1 of 1) sorted by relevance
323 static int err_cmp(const void *a_void, const void *b_void);341 int_error_hash = lh_new(err_hash, err_cmp); in int_err_get()954 static int err_cmp(const void *a_void, const void *b_void) in err_cmp() function