Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/include/
H A Dslapi-plugin.h326 int slapi_filter_apply( Slapi_Filter *f, FILTER_APPLY_FN fn, void *arg, int *error_code );
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_utils.c1790 slapi_filter_apply( Slapi_Filter *f, FILTER_APPLY_FN fn, void *arg, int *error_code ) in slapi_filter_apply() function
1802 rc = slapi_filter_apply( f, fn, arg, error_code ); in slapi_filter_apply()