Home
last modified time | relevance | path

Searched refs:tftp_stat (Results 1 – 1 of 1) sorted by relevance

/src/stand/libsa/
H A Dtftp.c75 static int tftp_stat(struct open_file *, struct stat *);
86 .fo_stat = tftp_stat,
672 tftp_stat(struct open_file *f, struct stat *sb) in tftp_stat() function