tftp_handle
struct tftp_handle *tftpfile;
struct tftp_handle *tftpfile = f->f_fsdata;
struct tftp_handle *tftpfile = f->f_fsdata;
struct tftp_handle *tftpfile = f->f_fsdata;
struct tftp_handle *tftpfile = f->f_fsdata;
tftp_makereq(struct tftp_handle *h)
tftp_getnextblock(struct tftp_handle *h)
tftp_terminate(struct tftp_handle *h)
struct tftp_handle *tftpfile;
tftpfile = (struct tftp_handle *) alloc(sizeof(*tftpfile));
struct tftp_handle *tftpfile;
tftpfile = (struct tftp_handle *) f->f_fsdata;
struct tftp_handle *tftpfile;
tftpfile = (struct tftp_handle *) f->f_fsdata;
struct tftp_handle *tftpfile;
tftpfile = (struct tftp_handle *) f->f_fsdata;
int tftp_makereq(struct tftp_handle *);
int tftp_getnextblock(struct tftp_handle *);
void tftp_terminate(struct tftp_handle *);