HomeSort by: relevance | last modified time | path
    Searched refs:BerMemoryFunctions (Results 1 - 10 of 10) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/liblber/
options.c 33 static BerMemoryFunctions ber_int_memory_fns_datum;
173 const BerMemoryFunctions *f =
174 (const BerMemoryFunctions *) invalue;
186 sizeof(BerMemoryFunctions));
lber-int.h 196 LBER_V (BerMemoryFunctions *) ber_int_memory_fns;
memory.c 128 BerMemoryFunctions *ber_int_memory_fns = NULL;
  /src/external/bsd/openldap/dist/servers/slapd/
ch_malloc.c 45 BerMemoryFunctions ch_mfuncs = {
ava.c 66 BerMemoryFunctions *mf = &slap_sl_mfuncs;
sl_malloc.c 176 BerMemoryFunctions slap_sl_mfuncs =
proto-slap.h 516 LDAP_SLAPD_V (BerMemoryFunctions) ch_mfuncs;
1887 LDAP_SLAPD_V (BerMemoryFunctions) slap_sl_mfuncs;
filter.c 894 BerMemoryFunctions *mf = &slap_sl_mfuncs;
slap.h 2601 BerMemoryFunctions *oh_tmpmfuncs;
  /src/external/bsd/openldap/dist/include/
lber.h 133 } BerMemoryFunctions;

Completed in 21 milliseconds