Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinldap.d134 LDAP_OPT_ON = cast(void*) 1; variable
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h235 #define LDAP_OPT_ON ((void *) &ber_pvt_opt_on) macro