Searched refs:tftp_file_read (Results 1 – 3 of 3) sorted by relevance
80 int tftp_file_read(const char *name, read_actor_t);
84 int tftp_file_read(const char *name, int (*fnc)(unsigned char *, unsigned int, unsigned int, int)) in tftp_file_read() function
1123 tftp_file_read(fname, decode_rfc1533); in decode_rfc1533()