Searched refs:bmf_malloc (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblber/
H A Doptions.c169 if(!( f->bmf_malloc && f->bmf_calloc
H A Dmemory.c231 new = (*ber_int_memory_fns->bmf_malloc)( s, ctx );
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/include/
H A Dlber.h129 BER_MEMALLOC_FN *bmf_malloc; member in struct:lber_memory_fns
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/
H A Dfilter.c861 n = mf->bmf_malloc( sizeof(Filter), memctx );
897 n->f_sub_any = mf->bmf_malloc(( i+1 )*sizeof( struct berval ),
H A Dad.c801 slap_sl_mfuncs.bmf_malloc( sizeof(AttributeDescription) +
H A Dslap.h2566 #define o_tmpalloc o_tmpmfuncs->bmf_malloc

Completed in 134 milliseconds