Searched defs:findCon (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_op.c863 findCon(int *stat) { function
866 char *myself = "findCon";
1384 if ((lc = findCon(ldapStat)) == 0) {
1521 findCon(ldapStat);
2237 if ((lc = findCon(&stat)) == 0)
2301 if ((lc = findCon(&stat)) == 0)
2534 if ((lc = findCon(&stat)) == 0)
2637 if ((lc = findCon(&stat)) == 0)

Completed in 83 milliseconds