Searched refs:refScope (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_common.c1507 ref->refScope = ludp->lud_scope;
1509 ref->refScope = LDAP_SCOPE_BASE;
1511 ref->refScope = *scope;
1513 ref->refScope = LDAP_SCOPE_SUBTREE;
H A Dns_internal.h596 int refScope; member in struct:ns_referral_info
H A Dns_reads.c1579 cookie->scope = ref->refScope;

Completed in 59 milliseconds