Home
last modified time | relevance | path

Searched refs:match_found (Results 1 – 3 of 3) sorted by relevance

/src/crypto/krb5/src/plugins/preauth/pkinit/ !
H A Dpkinit_matching.c548 int *match_found, in check_all_certs() argument
560 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() local
679 &match_found, &match_index); in pkinit_cert_matching()
685 if (match_found) { in pkinit_cert_matching()
692 if (match_found) { in pkinit_cert_matching()
/src/contrib/libevent/ !
H A Dhttp.c3441 int match_found = 0; in evhttp_find_vhost() local
3452 match_found = 1; in evhttp_find_vhost()
3461 return match_found; in evhttp_find_vhost()
/src/contrib/ntp/sntp/libevent/ !
H A Dhttp.c3441 int match_found = 0; in evhttp_find_vhost() local
3452 match_found = 1; in evhttp_find_vhost()
3461 return match_found; in evhttp_find_vhost()