OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LDAP_REALLOCX
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/libldap/
ldap-int.h
673
#define
LDAP_REALLOCX
(p,s,x) (ber_memrealloc_x((p),(s),(x)))
getdn.c
852
tmp =
LDAP_REALLOCX
( tmpDN, num_slots * 2 * sizeof( LDAPRDN * ), ctx );
1336
tmp =
LDAP_REALLOCX
( tmpRDN, num_slots * 2 * sizeof( LDAPAVA * ), ctx );
Completed in 59 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026