req_alloc 41 test/benchmark-pump.c static uv_req_t* req_alloc(); req_alloc 200 test/benchmark-pump.c req = (uv_write_t*) req_alloc(); req_alloc 242 test/benchmark-pump.c req = (uv_connect_t*) req_alloc(); req_alloc 251 test/benchmark-pump.c req = (uv_connect_t*) req_alloc();