Home
last modified time | relevance | path

Searched refs:xsendfile (Results 1 - 13 of 13) sorted by relevance

/third_party/toybox/toys/pending/
H A Dcrontab.c221 xsendfile(fdin, 1); in do_list()
239 xsendfile(fdin, fdout); in update_crontab()
255 xsendfile(0, tfd); in do_replace()
283 xsendfile(srcfd, destfd); in do_edit()
H A Dmore.c84 xsendfile(fd, 1); in do_cat_operation()
H A Dbootchartd.c45 xsendfile(rfd, wfd); in dump_data_in_file()
H A Ddiff.c191 xsendfile(0, tmpfd); in read_stdin()
/third_party/toybox/toys/net/
H A Dftpget.c251 lenl += xsendfile(port, ii); in ftpget_main()
263 lenr += xsendfile(ii, port); in ftpget_main()
/third_party/toybox/toys/posix/
H A Dtail.c80 xsendfile(fd, 1); in try_lseek()
H A Dcp.c275 xsendfile(fdin, fdout); in cp_node()
H A Dsed.c641 xsendfile(fd, TT.fdout); in sed_line()
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dcp.c248 xsendfile(fdin, fdout); in cp_node()
/third_party/toybox/lib/
H A Dlib.h255 long long xsendfile(int in, int out);
H A Dxwrap.c843 long long xsendfile(int in, int out) in xsendfile() function
H A Dlib.c822 xsendfile(fdin, fdout); in replace_tempfile()
/third_party/toybox/porting/liteos_a/lib/
H A Dlib.h246 long long xsendfile(int in, int out);

Completed in 12 milliseconds