output_hooks       75 third_party/libevent/evrpc.c 	TAILQ_INIT(&base->output_hooks);
output_hooks       93 third_party/libevent/evrpc.c 	while ((hook = TAILQ_FIRST(&base->output_hooks)) != NULL) {
output_hooks      351 third_party/libevent/evrpc.c 	if (evrpc_process_hooks(&rpc->base->output_hooks,
output_hooks      393 third_party/libevent/evrpc.c 	TAILQ_INIT(&pool->output_hooks);
output_hooks      430 third_party/libevent/evrpc.c 	while ((hook = TAILQ_FIRST(&pool->output_hooks)) != NULL) {
output_hooks      531 third_party/libevent/evrpc.c 	if (evrpc_process_hooks(&pool->output_hooks,