Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libldap5/sources/ldap/common/
H A Dbind.c149 ld->ld_defconn->lconn_status && ld->ld_defconn->lconn_bound ) { in nsldapi_get_binddn()
H A Dsbind.c224 ld->ld_defconn->lconn_bound = 0; in simple_bindifnot_s()
H A Dresult.c628 lr->lr_conn->lconn_bound = 1;
633 lr->lr_conn->lconn_bound = 0;
H A Dldap-int.h196 int lconn_bound; /* has a bind been done? */ member