Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
Dfs.c1039 static ssize_t uv__fs_sendfile(uv_fs_t* req) { in uv__fs_sendfile() function
1764 X(SENDFILE, uv__fs_sendfile(req)); in uv__fs_work()
/third_party/libuv/
DChangeLog443 * unix: check for EXDEV in uv__fs_sendfile() (Darshan Sen)