Searched refs:tftp_open (Results 1 – 1 of 1) sorted by relevance
69 static int tftp_open(const char *, struct open_file *);81 .fo_open = tftp_open,471 tftp_open(const char *path, struct open_file *f) in tftp_open() function