Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_op.c863 findCon(int *stat) { in findCon() function
1384 if ((lc = findCon(ldapStat)) == 0) { in ldapSearch()
1521 findCon(ldapStat); in ldapSearch()
2237 if ((lc = findCon(&stat)) == 0) in ldapModify()
2301 if ((lc = findCon(&stat)) == 0) in ldapModify()
2534 if ((lc = findCon(&stat)) == 0) in ldapAdd()
2637 if ((lc = findCon(&stat)) == 0) in ldapChangeDN()