Home
last modified time | relevance | path

Searched refs:raw_req (Results 1 – 3 of 3) sorted by relevance

/libuv/src/win/
H A Dinternal.h143 uv_req_t* raw_req);
H A Dtcp.c1159 uv_req_t* raw_req) { in uv__process_tcp_accept_req() argument
1160 uv_tcp_accept_t* req = (uv_tcp_accept_t*) raw_req; in uv__process_tcp_accept_req()
H A Dpipe.c2180 uv_req_t* raw_req) { in uv__process_pipe_accept_req() argument
2181 uv_pipe_accept_t* req = (uv_pipe_accept_t*) raw_req; in uv__process_pipe_accept_req()

Completed in 25 milliseconds