Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dbind.c147 ld->ld_defconn->lconn_status && ld->ld_defconn->lconn_bound ) { in nsldapi_get_binddn()
H A Dsbind.c222 ld->ld_defconn->lconn_bound = 0; in simple_bindifnot_s()
H A Dresult.c626 lr->lr_conn->lconn_bound = 1;
631 lr->lr_conn->lconn_bound = 0;
H A Dldap-int.h194 int lconn_bound; /* has a bind been done? */ member