};
struct tempdir {
char name[MAXHOSTNAMELEN];
char temp[MAXHOSTNAMELEN];
char name[MAXPATHLEN];
char temp[MAXPATHLEN];
size_t len;
int fd;