Home
last modified time | relevance | path

Searched refs:child_pipe_ptr (Results 1 – 2 of 2) sorted by relevance

/libuv/src/win/
H A Dinternal.h122 uv_pipe_t* parent_pipe, HANDLE* child_pipe_ptr, unsigned int flags);
H A Dpipe.c395 uv_pipe_t* parent_pipe, HANDLE* child_pipe_ptr, unsigned int flags) { in uv__create_stdio_pipe_pair() argument
442 *child_pipe_ptr = client_pipe; in uv__create_stdio_pipe_pair()

Completed in 14 milliseconds