OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:matched_ctx
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
meta_result.c
1226
void *
matched_ctx
= NULL;
local
1333
matched_ctx
= op->o_tmpmemctx;
1354
op->o_tmpfree( (char *)rs->sr_matched,
matched_ctx
);
/src/external/bsd/openldap/dist/servers/slapd/back-meta/
bind.c
972
void *
matched_ctx
= NULL;
local
1234
matched_ctx
= op->o_tmpmemctx;
1255
op->o_tmpfree( (char *)rs->sr_matched,
matched_ctx
);
Completed in 25 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026