Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_sldap.h115 } AuthType_t; typedef
160 AuthType_t type;
H A Dns_internal.h321 #define INT2AUTHENUM(x) ((AuthType_t)(x))
754 char *__s_get_auth_name(ns_config_t *ptr, AuthType_t type);
H A Dns_config.c657 __s_get_auth_name(ns_config_t *ptr, AuthType_t type) in __s_get_auth_name()
3087 (AuthType_t)(ptr->ns_pi[i])), sepstr)) in __s_api_strValue()