Home
last modified time | relevance | path

Searched refs:verifyIndexMatch (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libnisdb/
H A Dldap_map.h59 int verifyIndexMatch(__nis_table_mapping_t *x,
H A Dldap_map.c1100 verifyIndexMatch(__nis_table_mapping_t *x, db_query *q, in verifyIndexMatch() function
1330 verifyIndexMatch(x, q, 0, 0, 0)) { in selectTableMapping()
H A Dldap_nisdbquery.c654 retain = verifyIndexMatch(t, q[i], 0, 0, 0); in filterQuery()
/titanic_50/usr/src/lib/libnisdb/yptol/
H A Ddit_access_utils.c782 if (verifyIndexMatch(t, 0, rv, 0, 0) == 0) in buildNISRuleValue()
883 if (verifyIndexMatch(t, 0, 0, in getKeyFromRuleValue()
1055 if (verifyIndexMatch(t, 0, 0, N2LKEY, skey) == 0 || in singleReadFromDIT()
1056 verifyIndexMatch(t, 0, 0, N2LIPKEY, skey) == 0) in singleReadFromDIT()
1264 if (verifyIndexMatch(t, 0, 0, N2LKEY, skey) == 0 || in singleWriteToDIT()
1265 verifyIndexMatch(t, 0, 0, N2LIPKEY, skey) == 0) in singleWriteToDIT()
1307 if (verifyIndexMatch(t, 0, &rv[i], 0, 0) == 0) in singleWriteToDIT()