evrpc_hook         37 third_party/libevent/evrpc-internal.h 	TAILQ_ENTRY(evrpc_hook) (next);
evrpc_hook         44 third_party/libevent/evrpc-internal.h TAILQ_HEAD(evrpc_hook_list, evrpc_hook);
evrpc_hook         85 third_party/libevent/evrpc.c 	struct evrpc_hook *hook;
evrpc_hook        107 third_party/libevent/evrpc.c 	struct evrpc_hook *hook = NULL;
evrpc_hook        119 third_party/libevent/evrpc.c 	hook = calloc(1, sizeof(struct evrpc_hook));
evrpc_hook        132 third_party/libevent/evrpc.c 	struct evrpc_hook *hook = NULL;
evrpc_hook        171 third_party/libevent/evrpc.c 	struct evrpc_hook *hook;
evrpc_hook        413 third_party/libevent/evrpc.c 	struct evrpc_hook *hook;