Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/
H A Devrpc.c125 enum EVRPC_HOOK_TYPE hook_type, in evrpc_add_hook() argument
132 switch (hook_type) { in evrpc_add_hook()
140 EVUTIL_ASSERT(hook_type == EVRPC_INPUT || hook_type == EVRPC_OUTPUT); in evrpc_add_hook()
173 evrpc_remove_hook(void *vbase, enum EVRPC_HOOK_TYPE hook_type, void *handle) in evrpc_remove_hook() argument
177 switch (hook_type) { in evrpc_remove_hook()
185 EVUTIL_ASSERT(hook_type == EVRPC_INPUT || hook_type == EVRPC_OUTPUT); in evrpc_remove_hook()
/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_rpc.c403 const char *hook_type = arg; in rpc_hook_add_header() local
404 if (strcmp("input", hook_type) == 0) in rpc_hook_add_header()
405 evhttp_add_header(req->input_headers, "X-Hook", hook_type); in rpc_hook_add_header()
407 evhttp_add_header(req->output_headers, "X-Hook", hook_type); in rpc_hook_add_header()
/netbsd-src/external/bsd/libevent/dist/include/event2/
H A Drpc.h516 enum EVRPC_HOOK_TYPE hook_type,
530 enum EVRPC_HOOK_TYPE hook_type,
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20145741 * corefile.c (hook_type, call_extra_exec_file_hooks)
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20145741 * corefile.c (hook_type, call_extra_exec_file_hooks)