OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Thu Jun 18 00:24:58 UTC 2026