Searched refs:LDAP_SCOPE_BASE (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/usr.sbin/ypldap/
H A Daldap.h121 LDAP_SCOPE_BASE = 0, enumerator in enum:scope
H A Daldap.c645 lu->scope = LDAP_SCOPE_BASE;
/freebsd-11-stable/contrib/apr-util/ldap/
H A Dapr_ldap_url.c239 return LDAP_SCOPE_BASE;
594 (*ludpp)->lud_scope = LDAP_SCOPE_BASE;
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Dad.c141 rc = ldap_search_s(ld, "", LDAP_SCOPE_BASE, NULL, attrs, 0, &m0);
364 ret = ldap_search_s(CTX2LP(context), "", LDAP_SCOPE_BASE,
/freebsd-11-stable/contrib/sendmail/src/
H A Dmap.c4309 { "base", LDAP_SCOPE_BASE },

Completed in 242 milliseconds