Searched refs:verifyIndexMatch (Results 1 - 4 of 4) sorted by relevance
/osnet-11/usr/src/lib/libnisdb/ |
H A D | ldap_map.h | 59 int verifyIndexMatch(__nis_table_mapping_t *x,
|
H A D | ldap_nisdbquery.c | 353 retain = verifyIndexMatch(t, q[i], 0, 0, 0);
|
H A D | ldap_map.c | 1097 verifyIndexMatch(__nis_table_mapping_t *x, db_query *q, function 1100 const char *myself = "verifyIndexMatch"; 1325 verifyIndexMatch(x, q, 0, 0, 0)) {
|
/osnet-11/usr/src/lib/libnisdb/yptol/ |
H A D | dit_access_utils.c | 784 if (verifyIndexMatch(t, 0, rv, 0, 0) == 0) 886 if (verifyIndexMatch(t, 0, 0, 1059 if (verifyIndexMatch(t, 0, 0, N2LKEY, skey) == 0 || 1060 verifyIndexMatch(t, 0, 0, N2LIPKEY, skey) == 0) 1269 if (verifyIndexMatch(t, 0, 0, N2LKEY, skey) == 0 || 1270 verifyIndexMatch(t, 0, 0, N2LIPKEY, skey) == 0) 1312 if (verifyIndexMatch(t, 0, &rv[i], 0, 0) == 0)
|
Completed in 33 milliseconds