Searched refs:LDAP_INT_GLOBAL_OPT (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dinit.c290 gopts = LDAP_INT_GLOBAL_OPT();
314 if ((gopts = LDAP_INT_GLOBAL_OPT()) == NULL) {
542 struct ldapoptions *gopts = LDAP_INT_GLOBAL_OPT();
H A Dtls2.c161 struct ldapoptions *lo = LDAP_INT_GLOBAL_OPT();
295 struct ldapoptions *lo = LDAP_INT_GLOBAL_OPT();
312 struct ldapoptions *lo = LDAP_INT_GLOBAL_OPT();
374 lo = LDAP_INT_GLOBAL_OPT();
681 lo = LDAP_INT_GLOBAL_OPT();
864 lo = LDAP_INT_GLOBAL_OPT();
H A Doptions.c106 lo = LDAP_INT_GLOBAL_OPT();
469 lo = LDAP_INT_GLOBAL_OPT();
H A Dopen.c131 if ( (gopts = LDAP_INT_GLOBAL_OPT()) == NULL) {
535 lo = LDAP_INT_GLOBAL_OPT();
H A Dldap-int.h69 # define LDAP_INT_GLOBAL_OPT() ldap_int_global_opt() macro
72 # define LDAP_INT_GLOBAL_OPT() (&ldap_int_global_options) macro
77 #define ldap_debug ((LDAP_INT_GLOBAL_OPT())->ldo_debug)
H A Dtls_o.c210 struct ldapoptions *lo = LDAP_INT_GLOBAL_OPT();
244 struct ldapoptions *lo = LDAP_INT_GLOBAL_OPT();
H A Dos-ip.c566 lo = LDAP_INT_GLOBAL_OPT();
H A Drequest.c782 lo = LDAP_INT_GLOBAL_OPT();

Completed in 214 milliseconds