Home
last modified time | relevance | path

Searched defs:ldapoptions (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dldap-int.h223 struct ldapoptions { struct
224 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 …]