Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinldap.d249 LDAP_AUTH_NONE = 0x00U, enumerator
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h564 #define LDAP_AUTH_NONE ((ber_tag_t) 0x00U) /* no authentication */ macro