tftp_close
static int tftp_close(struct open_file *);
.fo_close = tftp_close,
tftp_close();
t_PXENV_TFTP_CLOSE tftp_close;
{"tftp", tftp_mount, tftp_read, tftp_dir, tftp_close, 0},
void tftp_close (void);