Searched refs:hook_type (Results 1 – 2 of 2) sorted by relevance
120 enum EVRPC_HOOK_TYPE hook_type, in evrpc_add_hook() argument127 switch (hook_type) { in evrpc_add_hook()135 EVUTIL_ASSERT(hook_type == EVRPC_INPUT || hook_type == EVRPC_OUTPUT); in evrpc_add_hook()168 evrpc_remove_hook(void *vbase, enum EVRPC_HOOK_TYPE hook_type, void *handle) in evrpc_remove_hook() argument172 switch (hook_type) { in evrpc_remove_hook()180 EVUTIL_ASSERT(hook_type == EVRPC_INPUT || hook_type == EVRPC_OUTPUT); in evrpc_remove_hook()
493 enum EVRPC_HOOK_TYPE hook_type,506 enum EVRPC_HOOK_TYPE hook_type,