pipe_conn_rec      72 test/benchmark-pound.c static pipe_conn_rec pipe_conns[MAX_CONNS];
pipe_conn_rec     226 test/benchmark-pound.c   uv_pipe_connect(&((pipe_conn_rec*)p)->conn_req, (uv_pipe_t*)&p->stream, TEST_PIPENAME, connect_cb);