Home
last modified time | relevance | path

Searched refs:EnumAuthType_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h499 } EnumAuthType_t; typedef
784 ns_auth_t *__s_api_AuthEnumtoStruct(const EnumAuthType_t i);
H A Dns_config.c2822 (EnumAuthType_t)ptr->ns_pi[i]); in dupParam()
3601 __s_api_AuthEnumtoStruct(const EnumAuthType_t i) in __s_api_AuthEnumtoStruct()
H A Dns_reads.c4611 ap = __s_api_AuthEnumtoStruct((EnumAuthType_t)i); in __ns_ldap_getServiceAuthMethods()