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

/freebsd-9.3-release/contrib/lukemftpd/src/
H A Dftpd.c281 send_data_with_mmap(int, int, const struct stat *, int);
2139 send_data_with_mmap(int filefd, int netfd, const struct stat *st, int isdata) function
2266 switch (send_data_with_mmap(filefd, netfd, st, isdata)) {

Completed in 53 milliseconds