Searched defs:ldapoptions (Results 1 – 1 of 1) sorted by relevance
223 struct ldapoptions { struct224 short ldo_valid;229 int ldo_debug;231 ber_int_t ldo_version;232 ber_int_t ldo_deref;233 ber_int_t ldo_timelimit;234 ber_int_t ldo_sizelimit;237 struct timeval ldo_tm_api;238 struct timeval ldo_tm_net;240 LDAPURLDesc *ldo_defludp;[all …]