Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_op.c389 int onList; /* True if on the 'ldapCon' list */ member
628 if (lc->onList || lc->refCount != 1 || lc->isBound) { in freeCon()
1057 lc->onList = 1; in setupConList()
1205 lc->onList = 1; in findReferralCon()
1302 newlc->onList = 0; in findYPCon()