Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dfilterentry.c45 static int test_filter_and( Operation *op, Entry *e, Filter *flist );
123 rc = test_filter_and( op, e, f->f_and ); in test_filter()
873 test_filter_and( in test_filter_and() function