HomeSort by: relevance | last modified time | path
    Searched refs:slapi_compute_output_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/include/
slapi-plugin.h 409 typedef int (*slapi_compute_output_t)(computed_attr_context *c, Slapi_Attr *a, Slapi_Entry *e); typedef
410 typedef int (*slapi_compute_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 outputfn);
  /src/external/bsd/openldap/dist/servers/slapd/slapi/
slapi_utils.c 2906 int compute_evaluator(computed_attr_context *c, char *type, Slapi_Entry *e, slapi_compute_output_t outputfn)

Completed in 61 milliseconds