Searched defs:ns_config_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h440 } ns_config_t; typedef in typeref:struct:ns_config
749 int __s_get_enum_value(ns_config_t *ptr, char *value, ParamIndexType i);
750 char *__s_get_auth_name(ns_config_t *ptr, AuthType_t type);
751 char *__s_get_security_name(ns_config_t *ptr, TlsType_t type);
752 char *__s_get_scope_name(ns_config_t *ptr, ScopeType_t type);
754 char *__s_get_searchref_name(ns_config_t *ptr, SearchRef_t type);
778 ns_config_t *__ns_ldap_make_config(ns_ldap_result_t *result);
803 ns_config_t *__s_api_create_config_door_str(char *config,
809 int __ns_ldap_setParamValue(ns_config_t *ptr,
813 int __s_api_get_versiontype(ns_config_t *pt
[all...]

Completed in 62 milliseconds