OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lr_ctx
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/libldap/
ldifutil.c
78
ber_memfree_x( lr->lr_lm, lr->
lr_ctx
);
81
ber_memfree_x( lr->lr_mops, lr->
lr_ctx
);
84
if ( lr->lr_freeval[i] ) ber_memfree_x( lr->lr_vals[i].bv_val, lr->
lr_ctx
);
85
ber_memfree_x( lr->lr_btype, lr->
lr_ctx
);
127
lr->
lr_ctx
= ctx; /* save memory context for later */
/src/external/bsd/openldap/dist/include/
ldap.h
2815
void *
lr_ctx
; /* the memory context or NULL */
member in struct:ldifrecord
Completed in 24 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026