Searched refs:tftp_stat (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/stand/libsa/
H A Dtftp.c73 static int tftp_stat(struct open_file *, struct stat *);
82 .fo_stat = tftp_stat,
595 tftp_stat(struct open_file *f, struct stat *sb) function

Completed in 114 milliseconds