Home
last modified time | relevance | path

Searched defs:in_fd (Results 26 - 30 of 30) sorted by relevance

12

/third_party/libuv/src/unix/
H A Dfs.c752 int in_fd; in uv__fs_sendfile_emul() local
891 static ssize_t uv__fs_try_copy_file_range(int in_fd, off_t* off, in uv__fs_try_copy_file_range() argument
941 int in_fd; in uv__fs_sendfile() local
2027 uv_fs_sendfile(uv_loop_t* loop, uv_fs_t* req, uv_file out_fd, uv_file in_fd, int64_t off, size_t len, uv_fs_cb cb) uv_fs_sendfile() argument
[all...]
/third_party/backends/backend/
H A Dqcam.c815 reader_process (QC_Scanner * s, int in_fd, int out_fd) in reader_process() argument
/third_party/node/deps/uv/src/unix/
H A Dfs.c805 int in_fd; in uv__fs_sendfile_emul() local
969 static ssize_t uv__fs_try_copy_file_range(int in_fd, off_t* off, in uv__fs_try_copy_file_range() argument
1019 int in_fd; in uv__fs_sendfile() local
2109 uv_fs_sendfile(uv_loop_t* loop, uv_fs_t* req, uv_file out_fd, uv_file in_fd, int64_t off, size_t len, uv_fs_cb cb) uv_fs_sendfile() argument
[all...]
/third_party/python/Modules/clinic/
H A Dposixmodule.c.h5147 int in_fd; in os_sendfile() local
5226 int in_fd; os_sendfile() local
5311 int in_fd; os_sendfile() local
5366 int in_fd; os__fcopyfile() local
[all...]
/third_party/python/Modules/
H A Dposixmodule.c9940 os_sendfile_impl(PyObject *module, int out_fd, int in_fd, Py_off_t offset, in os_sendfile_impl() argument
10168 os__fcopyfile_impl(PyObject *module, int in_fd, int out_fd, int flags) os__fcopyfile_impl() argument
[all...]

Completed in 27 milliseconds

12