Searched refs:ldap_matches_filter (Results 1 – 3 of 3) sorted by relevance
160 if (ldap_matches_filter(root, arg) != 0) in ldap_filt_and()172 if (ldap_matches_filter(root, arg) == 0) in ldap_filt_or()184 if (ldap_matches_filter(root, arg) != 0) in ldap_filt_not()211 ldap_matches_filter(struct ber_element *root, struct plan *plan) in ldap_matches_filter() function
435 int ldap_matches_filter(struct ber_element *root,
250 if (ldap_matches_filter(elm, search->plan) != 0) { in check_search_entry()