OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mapped_attrs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/back-meta/
search.c
450
char **
mapped_attrs
= NULL;
local
611
op->ors_attrs, BACKLDAP_MAP, &
mapped_attrs
);
721
mapped_attrs
, op->ors_attrsonly,
758
if (
mapped_attrs
) {
759
ber_memfree_x(
mapped_attrs
, op->o_tmpmemctx );
/src/external/bsd/openldap/dist/servers/slapd/overlays/
rwm.c
44
AttributeName *
mapped_attrs
;
member in struct:rwm_op_state
138
op->o_tmpfree( ros->
mapped_attrs
, op->o_tmpmemctx );
208
roc->ros.
mapped_attrs
= NULL;
868
op->ors_attrs = ros->
mapped_attrs
;
1040
roc->ros.
mapped_attrs
= an;
Completed in 17 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026