Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/hastd/
H A Dhooks.c70 struct hookproc { struct
81 TAILQ_ENTRY(hookproc) hp_next; argument
151 struct hookproc *hp; in hook_fini()
170 static struct hookproc *
173 struct hookproc *hp; in hook_alloc()
227 hook_free(struct hookproc *hp) in hook_free()
237 static struct hookproc *
240 struct hookproc *hp; in hook_find()
258 struct hookproc *hp; in hook_check_one()
286 struct hookproc *hp, *hp2; in hook_check()
[all …]