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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dinit.c92 offsetof(struct ldapoptions, ldo_timelimit)},
594 gopts->ldo_timelimit = LDAP_NO_LIMIT;
H A Dldap-int.h227 ber_int_t ldo_timelimit; member in struct:ldapoptions
417 #define ld_timelimit ld_options.ldo_timelimit
H A Doptions.c229 * (int *) outvalue = lo->ldo_timelimit;
837 lo->ldo_timelimit = * (const int *) invalue;

Completed in 170 milliseconds