Searched defs:sys_sendfile (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dsendfile.h22 int sys_sendfile(int sock, int sendfd, off_t *offset, off_t len) function
33 int sys_sendfile(int sock, int sendfd, off_t *offset, off_t len) function
49 int sys_sendfile(int sock, int sendfd, off_t *offset, off_t len) function
64 int sys_sendfile(int sock, int sendfd, off_t *offset, off_t len) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/adouble/
H A Dad_sendfile.c51 ssize_t sys_sendfile(int tofd, int fromfd, off_t *offset, size_t count) function
59 ssize_t sys_sendfile(int tofd, int fromfd, off_t *offset, size_t count) function
68 ssize_t sys_sendfile(int tofd, int fromfd, off_t *offset, size_t count) function
84 ssize_t sys_sendfile(int out_fd, int in_fd, off_t *_offset, size_t count) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dsendfile.c52 ssize_t sys_sendfile(int tofd, int fromfd, const DATA_BLOB *header, SMB_OFF_T offset, size_t count) function
130 ssize_t sys_sendfile(int tofd, int fromfd, const DATA_BLOB *header, SMB_OFF_T offset, size_t count) function
206 ssize_t sys_sendfile(int tofd, int fromfd, const DATA_BLOB *header, SMB_OFF_T offset, size_t count) function
295 ssize_t sys_sendfile(int tofd, int fromfd, const DATA_BLOB *header, SMB_OFF_T offset, size_t count) function
369 ssize_t sys_sendfile(int tofd, int fromfd, const DATA_BLOB *header, SMB_OFF_T offset, size_t count) function
444 ssize_t sys_sendfile(int tofd, int fromfd, const DATA_BLOB *header, SMB_OFF_T offset, size_t count) function
497 ssize_t sys_sendfile(int tofd, int fromfd, const DATA_BLOB *header, SMB_OFF_T offset, size_t count) function

Completed in 117 milliseconds