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_close
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/libuv/dist/src/unix/
fs.c
1685
retry_on_eintr = !(req->fs_type ==
UV_FS_CLOSE
||
1814
int
uv_fs_close
(uv_loop_t* loop, uv_fs_t* req, uv_file file, uv_fs_cb cb) {
function
/src/external/mit/libuv/dist/src/win/
fs.c
3241
int
uv_fs_close
(uv_loop_t* loop, uv_fs_t* req, uv_file fd, uv_fs_cb cb) {
function
3242
INIT(
UV_FS_CLOSE
);
Completed in 18 milliseconds
Indexes created Wed May 20 00:24:30 UTC 2026