Searched refs:slapi_compute_output_t (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/include/ |
H A D | slapi-plugin.h | 409 typedef int (*slapi_compute_output_t)(computed_attr_context *c, Slapi_Attr *a, Slapi_Entry *e); typedef 410 …callback_t)(computed_attr_context *c, char *type, Slapi_Entry *e, slapi_compute_output_t outputfn); 415 int compute_evaluator(computed_attr_context *c, char *type, Slapi_Entry *e, slapi_compute_output_t …
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/ |
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()
|