EVRPC_MAKE_REQUEST  469 third_party/libevent/test/regress_rpc.c 	EVRPC_MAKE_REQUEST(Message, pool, msg, kill,  GotKillCb, NULL);
EVRPC_MAKE_REQUEST  483 third_party/libevent/test/regress_rpc.c 	EVRPC_MAKE_REQUEST(Message, pool, msg, kill,  GotKillCb, NULL);
EVRPC_MAKE_REQUEST  531 third_party/libevent/test/regress_rpc.c 	EVRPC_MAKE_REQUEST(Message, pool, msg, kill_one,  GotKillCbTwo, NULL);
EVRPC_MAKE_REQUEST  532 third_party/libevent/test/regress_rpc.c 	EVRPC_MAKE_REQUEST(Message, pool, msg, kill_two,  GotKillCb, NULL);
EVRPC_MAKE_REQUEST  598 third_party/libevent/test/regress_rpc.c 	EVRPC_MAKE_REQUEST(NeverReply, pool, msg, kill, GotErrorCb, NULL);