Home
last modified time | relevance | path

Searched defs:hook_alloc (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/jemalloc/include/jemalloc/internal/
HDhook.h92 typedef void (*hook_alloc)( typedef
/freebsd-14-stable/sbin/hastd/
HDhooks.c169 hook_alloc(const char *path, char **args) in hook_alloc() function