Searched refs:err_state_cmp (Results 1 – 2 of 2) sorted by relevance
208 static int err_state_cmp(const ERR_STATE *a, const ERR_STATE *b) { in err_state_cmp() function228 state_hash = lh_ERR_STATE_new(err_state_hash, err_state_cmp); in err_get_state()
436 static int err_state_cmp(const ERR_STATE *a, const ERR_STATE *b) in IMPLEMENT_LHASH_HASH_FN()