Searched refs:compute_evaluator (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/ |
H A D | slapi_overlay.c | 169 if ( compute_evaluator( &ctx, anp->an_name.bv_val, in slapi_over_aux_operational() 180 compute_evaluator( &ctx, "*", rs->sr_entry, slapi_over_compute_output ); in slapi_over_aux_operational()
|
H A D | slapi_utils.c | 2900 int compute_evaluator(computed_attr_context *c, char *type, Slapi_Entry *e, slapi_compute_output_t … in compute_evaluator() function
|
/netbsd-src/external/bsd/openldap/dist/include/ |
H A D | slapi-plugin.h | 415 int compute_evaluator(computed_attr_context *c, char *type, Slapi_Entry *e, slapi_compute_output_t …
|