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

/netbsd-current/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 );
331 #define SLAPI_FILTER_UNKNOWN_FILTER_TYPE 2 /* set by slapi_filter_apply() */
/netbsd-current/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 ) function
1802 rc = slapi_filter_apply( f, fn, arg, error_code );

Completed in 91 milliseconds