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

/osnet-11/usr/src/lib/libnisdb/
H A Dldap_map.h59 int verifyIndexMatch(__nis_table_mapping_t *x,
H A Dldap_nisdbquery.c353 retain = verifyIndexMatch(t, q[i], 0, 0, 0);
H A Dldap_map.c1097 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 Ddit_access_utils.c784 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