Searched refs:isc_memalloc_t (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/ntp/lib/isc/include/isc/ |
| D | mem.h | 39 typedef void * (*isc_memalloc_t)(void *, size_t); typedef 317 isc_memalloc_t memalloc, isc_memfree_t memfree, 322 isc_memalloc_t memalloc, isc_memfree_t memfree,
|
| /freebsd-10-stable/contrib/ntp/lib/isc/ |
| D | mem.c | 131 isc_memalloc_t memalloc; 230 isc_memalloc_t memalloc, isc_memfree_t memfree, void *arg, 234 isc_memalloc_t memalloc, isc_memfree_t memfree, void *arg, 895 isc_memalloc_t memalloc, isc_memfree_t memfree, void *arg, in isc__mem_createx() 905 isc_memalloc_t memalloc, isc_memfree_t memfree, void *arg, in isc__mem_createx2()
|