Searched defs:hook_alloc (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/jemalloc/include/jemalloc/internal/ | ||
| H A D | hook.h | 92 typedef void (*hook_alloc)( typedef |
| /src/sbin/hastd/ | ||
| H A D | hooks.c | 168 hook_alloc(const char *path, char **args) in hook_alloc() function |