Searched refs:ftp_relay (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/usr.sbin/faithd/ | ||
| D | faithd.h | 37 extern void ftp_relay(int, int) __dead; |
| D | faithd.c | 563 ftp_relay(s_src, s_dst); in play_child() |
| D | ftp.c | 73 ftp_relay(int ctl6, int ctl4) in ftp_relay() function |