OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uv_pipe
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/libuv/dist/src/unix/
pipe.c
498
int
uv_pipe
(uv_os_fd_t fds[2], int read_flags, int write_flags) {
function
552
return
uv_pipe
(fds,
/src/external/mit/libuv/dist/src/win/
pipe.c
349
int
uv_pipe
(uv_file fds[2], int read_flags, int write_flags) {
function
Completed in 28 milliseconds
Indexes created Thu May 21 00:25:23 UTC 2026