Home
last modified time | relevance | path

Searched refs:ScopeType_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_sldap.h62 } ScopeType_t; typedef
495 ScopeType_t scope; /* search scope */
H A Dns_internal.h320 #define INT2SCOPEENUM(x) ((ScopeType_t)(x))
756 char *__s_get_scope_name(ns_config_t *ptr, ScopeType_t type);
H A Dns_mapping.c364 ptr->scope = * (ScopeType_t *)(*paramVal); in __s_api_parseASearchDesc()
731 ret->scope = * (ScopeType_t *)(*paramVal); in __ns_ldap_getSearchDescriptors()
H A Dns_config.c694 __s_get_scope_name(ns_config_t *ptr, ScopeType_t type) in __s_get_scope_name()
3181 (ScopeType_t)ptr->ns_i), NULL)) in __s_api_strValue()