EVRPC_OUTPUT 94 third_party/libevent/evrpc.c assert(evrpc_remove_hook(base, EVRPC_OUTPUT, hook)); EVRPC_OUTPUT 112 third_party/libevent/evrpc.c case EVRPC_OUTPUT: EVRPC_OUTPUT 116 third_party/libevent/evrpc.c assert(hook_type == EVRPC_INPUT || hook_type == EVRPC_OUTPUT); EVRPC_OUTPUT 157 third_party/libevent/evrpc.c case EVRPC_OUTPUT: EVRPC_OUTPUT 161 third_party/libevent/evrpc.c assert(hook_type == EVRPC_INPUT || hook_type == EVRPC_OUTPUT); EVRPC_OUTPUT 431 third_party/libevent/evrpc.c assert(evrpc_remove_hook(pool, EVRPC_OUTPUT, hook)); EVRPC_OUTPUT 449 third_party/libevent/evrpc.h #define OUTPUT EVRPC_OUTPUT EVRPC_OUTPUT 455 third_party/libevent/test/regress_rpc.c assert(evrpc_add_hook(base, EVRPC_OUTPUT, rpc_hook_add_header, (void*)"output")