Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/common/
H A Daddr_match.c100 boolean_t match_found = B_FALSE; in check_address() local
106 match_found = find_match(res, fromp, sin, sin6); in check_address()
109 if (!match_found) { in check_address()
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_matching.c563 int *match_found, in check_all_certs() argument
575 if (match_found == NULL || matching_cert == NULL) in check_all_certs()
579 *match_found = 0; in check_all_certs()
630 *match_found = 1; in check_all_certs()
637 __FUNCTION__, retval, *match_found); in check_all_certs()
760 int match_found = 0; in pkinit_cert_matching() local
815 &match_found, &the_matching_cert); in pkinit_cert_matching()
821 if (match_found) { in pkinit_cert_matching()
828 if (match_found && the_matching_cert != NULL) { in pkinit_cert_matching()
/illumos-gate/usr/src/lib/fm/libseslog/common/
H A Dlibseslog.c236 int match_found = 0; in save_logs() local
308 match_found = 1; in save_logs()
314 if (!match_found) { in save_logs()
/illumos-gate/usr/src/cmd/make/bin/
H A Dimplicit.cc1241 Boolean match_found = false; in match_found_with_pattern() local
1244 while (!match_found && (percent_length >= 0)) { in match_found_with_pattern()
1261 match_found = true; in match_found_with_pattern()
1268 return match_found; in match_found_with_pattern()
/illumos-gate/usr/src/uts/sun4/os/
H A Dddi_impl.c431 int32_t match_found = 0; in get_intr_parent() local
572 match_found = 1; in get_intr_parent()
623 if (!match_found) { in get_intr_parent()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c8976 uint32_t match_found; in emlxs_fcf_configured() local
9008 match_found = 0; in emlxs_fcf_configured()
9021 match_found = 0; in emlxs_fcf_configured()
9025 match_found = 1; in emlxs_fcf_configured()
9033 match_found = 0; in emlxs_fcf_configured()
9037 match_found = 1; in emlxs_fcf_configured()
9044 match_found = 0; in emlxs_fcf_configured()
9053 match_found = 0; in emlxs_fcf_configured()
9060 match_found = 1; in emlxs_fcf_configured()
9064 if (match_found) { in emlxs_fcf_configured()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c1794 boolean_t match_found = B_FALSE; in ibcm_get_multi_pathrec() local
1806 match_found = B_TRUE; in ibcm_get_multi_pathrec()
1810 if (!match_found) in ibcm_get_multi_pathrec()