Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsearch.c333 ld->ld_cldapdn, LDAP_REQ_SEARCH, base, scope, ld->ld_deref, in nsldapi_build_search_req()
338 LDAP_REQ_SEARCH, base, scope, ld->ld_deref, in nsldapi_build_search_req()
H A Dgetoption.c144 *((int *) optdata) = ld->ld_deref; in ldap_get_option()
H A Dsetoption.c151 ld->ld_deref = *((int *)optdata); in ldap_set_option()
H A Dldap-int.h265 int ld_deref; member
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dldap.c1402 ld->ld_deref = lmap->ldap_deref;