Searched defs:netfd (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/libexec/ftpd/ |
H A D | ftpd.c | 2158 send_data_with_read(int filefd, int netfd, const struct stat *st, int isdata) in send_data_with_read() 2200 send_data_with_mmap(int filefd, int netfd, const struct stat *st, int isdata) in send_data_with_mmap() 2280 int c, filefd, netfd, rval; in send_data() local 2384 int c, netfd, filefd, rval; in receive_data() local
|