Home
last modified time | relevance | path

Searched refs:num_found (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/lib/libcommputil/common/
H A Dcommp_util.c86 boolean_t num_found = B_FALSE; in commp_atoi() local
92 num_found = B_TRUE; in commp_atoi()
98 if (!num_found || (begin != end)) in commp_atoi()
109 boolean_t num_found = B_FALSE; in commp_strtoull() local
115 num_found = B_TRUE; in commp_strtoull()
121 if (!num_found || (begin != end)) in commp_strtoull()
132 boolean_t num_found = B_FALSE; in commp_strtoub() local
138 num_found = B_TRUE; in commp_strtoub()
144 if (!num_found || (begin != end)) in commp_strtoub()
155 boolean_t num_found = B_FALSE; in commp_atoui() local
[all …]
/titanic_41/usr/src/uts/common/ipp/ipgpc/
H A Dba_table.c88 int num_found = 0; in ba_retrieve() local
98 if ((num_found = ipgpc_mark_found(bataid->info.mask, in ba_retrieve()
102 return (num_found); in ba_retrieve()
118 num_found += ret; /* increment num_found */ in ba_retrieve()
121 return (num_found); in ba_retrieve()
H A Dtrie.c706 int num_found = 0; in t_retrieve() local
716 return (num_found); in t_retrieve()
727 return (num_found); /* search is done */ in t_retrieve()
743 num_found += ret; /* increment num_found */ in t_retrieve()
757 return (num_found); in t_retrieve()
767 num_found += ret; /* increment num_found */ in t_retrieve()
770 return (num_found); in t_retrieve()
783 int num_found = 0; in t_retrieve6() local
794 return (num_found); in t_retrieve6()
819 return (num_found); in t_retrieve6()
[all …]
H A Dtable.c157 int num_found = 0; in ht_retrieve() local
167 if ((num_found = ipgpc_mark_found(taid->info.mask, in ht_retrieve()
173 return (num_found); in ht_retrieve()
H A Dfilters.c2502 int num_found = 0; in ipgpc_findfilters() local
2509 num_found = ba_retrieve(&ipgpc_ds_table_id, (uint8_t)key, in ipgpc_findfilters()
2512 if ((num_found == 0) && in ipgpc_findfilters()
2523 num_found = ht_retrieve(taid, key, fid_table); in ipgpc_findfilters()
2525 if ((num_found == 0) && (taid->stats.num_dontcare == 0)) { in ipgpc_findfilters()
2536 num_found = t_retrieve(tid, key, fid_table); in ipgpc_findfilters()
2538 if ((num_found == 0) && (tid->stats.num_dontcare == 0)) { in ipgpc_findfilters()
2542 if (num_found == -1) { /* num_found == -1 if memory error */ in ipgpc_findfilters()
2558 int num_found = 0; in ipgpc_findfilters6() local
2565 num_found = t_retrieve6(tid, key, fid_table); in ipgpc_findfilters6()
[all …]
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaMechManager.c131 CK_ULONG num_found = 0; in meta_mechManager_get_mechs() local
181 num_found++; in meta_mechManager_get_mechs()
183 if (list && *listsize >= num_found) { in meta_mechManager_get_mechs()
184 list[num_found - 1] = mechlist[i].type; in meta_mechManager_get_mechs()
190 if (num_found > *listsize) in meta_mechManager_get_mechs()
193 *listsize = num_found; in meta_mechManager_get_mechs()
221 unsigned long index, num_found = 0; in meta_mechManager_get_slots() local
250 num_found++; in meta_mechManager_get_slots()
251 (mech_support_info->supporting_slots)[num_found - 1] in meta_mechManager_get_slots()
258 if (num_found == 0) { in meta_mechManager_get_slots()
[all …]
/titanic_41/usr/src/cmd/mdb/common/modules/md/
H A Dsnarf.c94 int num_found = 0; in snarf_ui_anchor() local
104 num_found++; in snarf_ui_anchor()
108 return (num_found); in snarf_ui_anchor()
/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Dpool_rcm.c120 uint_t num_found = 0; in pool_check_pset() local
168 num_found++; in pool_check_pset()
170 if (num_found > 0 && (num_cpus - num_found) < (uint_t)min_cpus) { in pool_check_pset()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ncaconfd/
H A Dncaconfd.c718 int num_found = 0; in ire_process() local
832 num_found++; in ire_process()
835 return (num_found); in ire_process()
857 int num_found = 0; in arp_process() local
931 num_found++; in arp_process()
934 return (num_found); in arp_process()
/titanic_41/usr/src/lib/libsip/common/
H A Dsip_parse_generic.c46 boolean_t num_found = B_FALSE; in sip_atoi() local
52 if (num_found) in sip_atoi()
57 num_found = B_TRUE; in sip_atoi()
63 if (!num_found) in sip_atoi()
/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c2560 uint_t num_found; in ibcm_rem_stale_srec() local
2588 num_found = length / sizeof (sa_service_record_t); in ibcm_rem_stale_srec()
2590 if (num_found) in ibcm_rem_stale_srec()
2592 "Found %d matching Service Records.", num_found); in ibcm_rem_stale_srec()
2595 if ((results_p != NULL) && (num_found > 0)) { in ibcm_rem_stale_srec()
2598 for (i = 0; i < num_found; i++) { in ibcm_rem_stale_srec()
/titanic_41/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c1825 int i, num_found = 0; in crypto_retrieve_X509_sans() local
1902 num_found++; in crypto_retrieve_X509_sans()
1913 num_found++; in crypto_retrieve_X509_sans()
1933 num_found++; in crypto_retrieve_X509_sans()