Searched defs:hook_type (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/sys/sys/
H A Dhhook.h84 int32_t hook_type; member in struct:hookinfo
/freebsd-10.2-release/contrib/gdb/gdb/
H A Dcorefile.c52 typedef void (*hook_type) (char *); typedef
/freebsd-10.2-release/sys/kern/
H A Dkern_hhook.c460 hhook_head_is_virtualised_lookup(int32_t hook_type, int32_t hook_id) argument
/freebsd-10.2-release/contrib/ntp/sntp/libevent/test/
H A Dregress_rpc.c400 const char *hook_type = arg; local
/freebsd-10.2-release/contrib/ntp/sntp/libevent/
H A Devrpc.c169 evrpc_remove_hook(void *vbase, enum EVRPC_HOOK_TYPE hook_type, void *handle) argument
120 evrpc_add_hook(void *vbase, enum EVRPC_HOOK_TYPE hook_type, int (*cb)(void *, struct evhttp_request *, struct evbuffer *, void *), void *cb_arg) argument
/freebsd-10.2-release/contrib/gdb/gdb/cli/
H A Dcli-script.c1078 int hook_type = CMD_NO_HOOK; local

Completed in 70 milliseconds