Lines Matching +defs:t +defs:f
153 struct tftphdr t; in tftp_senderr() member
179 struct tftphdr t; in tftp_sendack() member
200 struct tftphdr *t; in recvtftp() local
312 struct tftphdr t; in tftp_makereq() member
320 struct tftphdr *t; in tftp_makereq() local
413 struct tftphdr t; in tftp_getnextblock() member
419 struct tftphdr *t; in tftp_getnextblock() local
471 tftp_open(const char *path, struct open_file *f) in tftp_open()
555 tftp_read(struct open_file *f, void *addr, size_t size, in tftp_read()
650 tftp_close(struct open_file *f) in tftp_close()
672 tftp_stat(struct open_file *f, struct stat *sb) in tftp_stat()
709 tftp_seek(struct open_file *f, off_t offset, int where) in tftp_seek()
729 tftp_preload(struct open_file *f) in tftp_preload()