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_fs_open
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/libuv/dist/src/unix/
fs.c
1244
srcfd =
uv_fs_open
(NULL, &fs_req, req->path, O_RDONLY, 0, NULL);
1262
dstfd =
uv_fs_open
(NULL,
1999
int
uv_fs_open
(uv_loop_t* loop,
function
/src/external/mit/libuv/dist/src/win/
fs.c
3224
int
uv_fs_open
(uv_loop_t* loop, uv_fs_t* req, const char* path, int flags,
function
3228
INIT(
UV_FS_OPEN
);
Completed in 32 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026