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

/netbsd-6-1-5-RELEASE/libexec/ftpd/
H A Dftpd.c265 send_data_with_mmap(int, int, const struct stat *, int);
2172 send_data_with_mmap(int filefd, int netfd, const struct stat *st, int isdata) function
2301 switch (send_data_with_mmap(filefd, netfd, st, isdata)) {

Completed in 56 milliseconds