Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_confmgr.c263 if (__s_api_get_profiletype(attr_name, &idx) < 0 && in set_attr()
897 if (__s_api_get_profiletype(attrname, &index) != 0) in __ns_ldap_make_config()
H A Dns_internal.h820 int __s_api_get_profiletype(char *value, ParamIndexType *type);
H A Dns_config.c1310 __s_api_get_profiletype(char *value, ParamIndexType *type) in __s_api_get_profiletype() function