Home
last modified time | relevance | path

Searched refs:hook_exec (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/hastd/
H A Dhooks.h45 void hook_exec(const char *path, ...);
H A Devent.c137 hook_exec(res->hr_exec, evstr, res->hr_name, NULL); in event_recv()
H A Dhooks.c329 hook_exec(const char *path, ...) in hook_exec() function