OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UV_FS_SENDFILE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mit/libuv/dist/include/
uv.h
1401
UV_FS_SENDFILE
,
1577
UV_EXTERN int
uv_fs_sendfile
(uv_loop_t* loop,
/src/external/mit/libuv/dist/test/
test-fs.c
693
ASSERT_EQ(req->fs_type,
UV_FS_SENDFILE
);
702
ASSERT_EQ(req->fs_type,
UV_FS_SENDFILE
);
1322
r =
uv_fs_sendfile
(loop, &sendfile_req, open_req2.result, open_req1.result,
4477
r =
uv_fs_sendfile
(NULL, NULL, 0, 0, 0, 0, NULL);
/src/external/mit/libuv/dist/src/win/
fs.c
3658
int
uv_fs_sendfile
(uv_loop_t* loop, uv_fs_t* req, uv_file fd_out,
function
3660
INIT(
UV_FS_SENDFILE
);
Completed in 62 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026