Searched refs:send_data_with_read (Results 1 – 1 of 1) sorted by relevance
266 send_data_with_read(int, int, const struct stat *, int);2158 send_data_with_read(int filefd, int netfd, const struct stat *st, int isdata) in send_data_with_read() function2268 return (send_data_with_read(filefd, netfd, st, isdata)); in send_data_with_mmap()