tftp_handle 69 lib/libsa/tftp.c struct tftp_handle { tftp_handle 95 lib/libsa/tftp.c int tftp_makereq(struct tftp_handle *); tftp_handle 96 lib/libsa/tftp.c int tftp_getnextblock(struct tftp_handle *); tftp_handle 98 lib/libsa/tftp.c void tftp_terminate(struct tftp_handle *); tftp_handle 153 lib/libsa/tftp.c tftp_makereq(struct tftp_handle *h) tftp_handle 198 lib/libsa/tftp.c tftp_getnextblock(struct tftp_handle *h) tftp_handle 233 lib/libsa/tftp.c tftp_terminate(struct tftp_handle *h) tftp_handle 259 lib/libsa/tftp.c struct tftp_handle *tftpfile; tftp_handle 263 lib/libsa/tftp.c tftpfile = (struct tftp_handle *) alloc(sizeof(*tftpfile)); tftp_handle 285 lib/libsa/tftp.c struct tftp_handle *tftpfile; tftp_handle 289 lib/libsa/tftp.c tftpfile = (struct tftp_handle *) f->f_fsdata; tftp_handle 364 lib/libsa/tftp.c struct tftp_handle *tftpfile; tftp_handle 365 lib/libsa/tftp.c tftpfile = (struct tftp_handle *) f->f_fsdata; tftp_handle 386 lib/libsa/tftp.c struct tftp_handle *tftpfile; tftp_handle 387 lib/libsa/tftp.c tftpfile = (struct tftp_handle *) f->f_fsdata; tftp_handle 401 lib/libsa/tftp.c struct tftp_handle *tftpfile; tftp_handle 402 lib/libsa/tftp.c tftpfile = (struct tftp_handle *) f->f_fsdata;