ldap_matches_filter
if (ldap_matches_filter(root, arg) != 0)
if (ldap_matches_filter(root, arg) == 0)
if (ldap_matches_filter(root, arg) != 0)
int ldap_matches_filter(struct ber_element *root,
if (ldap_matches_filter(elm, search->plan) != 0) {