Home
last modified time | relevance | path

Searched refs:is_child_of (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/ldapd/
H A Dsearch.c204 is_child_of(struct btval *key, const char *base) in is_child_of() function
226 !is_child_of(key, search->basedn)) { in check_search_entry()
401 !is_child_of(&key, search->basedn)) { in conn_search()
H A Dauth.c57 if (!is_child_of(&key, aci->target)) in aci_matches()
H A Dldapd.h442 int is_child_of(struct btval *key, const char *base);