Home
last modified time | relevance | path

Searched refs:NS_LDAP_SCOPE_ONELEVEL (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_mapping.c366 ptr->scope = NS_LDAP_SCOPE_ONELEVEL; in __s_api_parseASearchDesc()
468 ptr->scope = NS_LDAP_SCOPE_ONELEVEL; in __s_api_parseASearchDesc()
733 ret->scope = NS_LDAP_SCOPE_ONELEVEL; in __ns_ldap_getSearchDescriptors()
H A Dns_sldap.h60 NS_LDAP_SCOPE_ONELEVEL = 0x020, enumerator
H A Dns_config.c185 { ENUM2INT(NS_LDAP_SCOPE_ONELEVEL), "NS_LDAP_SCOPE_ONELEVEL" },
192 { ENUM2INT(NS_LDAP_SCOPE_ONELEVEL), "one" },
341 { INT, 0, INT2VOIDPTR(NS_LDAP_SCOPE_ONELEVEL) },
451 { INT, 0, INT2VOIDPTR(NS_LDAP_SCOPE_ONELEVEL) },
H A Dns_common.c164 scope = NS_LDAP_SCOPE_ONELEVEL; in __s_api_getSearchScope()
172 case NS_LDAP_SCOPE_ONELEVEL: in __s_api_getSearchScope()
H A Dns_reads.c1465 NS_LDAP_SCOPE_ONELEVEL | in setup_next_search()
1475 case NS_LDAP_SCOPE_ONELEVEL: in setup_next_search()