Searched refs:match_found (Results 1 – 3 of 3) sorted by relevance
548 int *match_found, in check_all_certs() argument560 if (match_found == NULL || match_index == NULL) in check_all_certs()564 *match_found = 0; in check_all_certs()605 *match_found = 1; in check_all_certs()612 __FUNCTION__, retval, *match_found); in check_all_certs()628 int match_found = 0; in pkinit_cert_matching() local679 &match_found, &match_index); in pkinit_cert_matching()685 if (match_found) { in pkinit_cert_matching()692 if (match_found) { in pkinit_cert_matching()
3441 int match_found = 0; in evhttp_find_vhost() local3452 match_found = 1; in evhttp_find_vhost()3461 return match_found; in evhttp_find_vhost()