Home
last modified time | relevance | path

Searched refs:LDAP_AUTH_KRBV4 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldaptcl/
H A DneoXldap.c480 ldap_authInt = LDAP_AUTH_KRBV4;
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h567 #define LDAP_AUTH_KRBV4 ((ber_tag_t) 0xffU) /* means do both of the following */ macro