Searched refs:vsf_sysutil_sendfile (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dsysdeputil.h37 int vsf_sysutil_sendfile(const int out_fd, const int in_fd,
H A Dftpdataio.c510 retval = vsf_sysutil_sendfile(net_fd, file_fd, &curr_file_offset,
H A Dsysdeputil.c589 vsf_sysutil_sendfile(const int out_fd, const int in_fd, function
596 die("invalid offset or send count in vsf_sysutil_sendfile");

Completed in 84 milliseconds