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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_config.c1262 __s_api_get_type(const char *value, ParamIndexType *type) function
1285 return (__s_api_get_type(value, type));
1380 if (__s_api_get_type(name, &i) < 0) {
1502 if (__s_api_get_type(name, &index) != 0) {

Completed in 50 milliseconds