Searched refs:ld_deref (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Doption.c54 *(int *)outvalue = ld->ld_deref;
152 ld->ld_deref = *(int *)invalue;
H A Dsearch.c133 ld->ld_cldapdn, LDAP_REQ_SEARCH, base, scope, ld->ld_deref,
139 LDAP_REQ_SEARCH, base, scope, ld->ld_deref,
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap-private.h271 int ld_deref; member in struct:ldap
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dsearch.c329 ld->ld_cldapdn, LDAP_REQ_SEARCH, base, scope, ld->ld_deref,
334 LDAP_REQ_SEARCH, base, scope, ld->ld_deref,
H A Dgetoption.c146 *((int *) optdata) = ld->ld_deref;
H A Dsetoption.c150 ld->ld_deref = *((int *)optdata);
H A Dldap-int.h264 int ld_deref; member in struct:ldap
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dldap.c1410 ld->ld_deref = lmap->ldap_deref;

Completed in 35 milliseconds