Searched refs:outputfn (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/bsd/openldap/dist/include/ |
| D | slapi-plugin.h | 410 …callback_t)(computed_attr_context *c, char *type, Slapi_Entry *e, slapi_compute_output_t outputfn); 415 …e_evaluator(computed_attr_context *c, char *type, Slapi_Entry *e, slapi_compute_output_t outputfn);
|
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/slapi/ |
| D | slapi_utils.c | 2900 …te_evaluator(computed_attr_context *c, char *type, Slapi_Entry *e, slapi_compute_output_t outputfn) in compute_evaluator() argument 2917 rc = (*pGetPlugin)( c, type, e, outputfn ); in compute_evaluator()
|