Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/hastd/
H A Dhooks.c68 struct hookproc { struct
79 TAILQ_ENTRY(hookproc) hp_next; argument
149 struct hookproc *hp; in hook_fini()
168 static struct hookproc *
171 struct hookproc *hp; in hook_alloc()
225 hook_free(struct hookproc *hp) in hook_free()
235 static struct hookproc *
238 struct hookproc *hp; in hook_find()
256 struct hookproc *hp; in hook_check_one()
284 struct hookproc *hp, *hp2; in hook_check()
[all …]