Home
last modified time | relevance | path

Searched refs:mallocfn (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Dht-internal.h300 #define HT_GENERATE(name, type, field, hashfn, eqfn, load, mallocfn, \ argument
332 if ((new_table = mallocfn(new_len*sizeof(struct type*)))) { \
/freebsd/contrib/libevent/
H A Dht-internal.h300 #define HT_GENERATE(name, type, field, hashfn, eqfn, load, mallocfn, \ argument
332 if ((new_table = mallocfn(new_len*sizeof(struct type*)))) { \