Searched refs:ldo_deref (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dinit.c88 offsetof(struct ldapoptions, ldo_deref)},
593 gopts->ldo_deref = LDAP_DEREF_NEVER;
H A Dldap-int.h226 ber_int_t ldo_deref; member in struct:ldapoptions
416 #define ld_deref ld_options.ldo_deref
H A Doptions.c219 * (int *) outvalue = lo->ldo_deref;
825 lo->ldo_deref = * (const int *) invalue;

Completed in 115 milliseconds