Home
last modified time | relevance | path

Searched defs:netfd (Results 1 – 1 of 1) sorted by relevance

/minix3/libexec/ftpd/
H A Dftpd.c2153 send_data_with_read(int filefd, int netfd, const struct stat *st, int isdata) in send_data_with_read()
2195 send_data_with_mmap(int filefd, int netfd, const struct stat *st, int isdata) in send_data_with_mmap()
2279 int c, filefd, netfd, rval; in send_data() local
2383 int c, netfd, filefd, rval; in receive_data() local