Searched refs:ldo_version (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dabandon.c216 if ( LDAP_IS_UDP(ld) && ld->ld_options.ldo_version ==
H A Dldap-int.h225 ber_int_t ldo_version; member in struct:ldapoptions
436 #define ld_version ld_options.ldo_version
H A Doptions.c244 * (int *) outvalue = lo->ldo_version;
865 lo->ldo_version = vers;
H A Dsearch.c312 if ( LDAP_IS_UDP(ld) && ld->ld_options.ldo_version == LDAP_VERSION2) {
H A Dinit.c592 gopts->ldo_version = LDAP_VERSION2;
H A Dresult.c720 if ( ld->ld_options.ldo_version == LDAP_VERSION2 ) isv2 = 1;

Completed in 138 milliseconds