Searched refs:topslot (Results 1 – 1 of 1) sorted by relevance
51 static int topslot = -1; variable67 if (topslot < 0) { in ftpd_login()68 topslot = 0; in ftpd_login()70 topslot++; in ftpd_login()72 if ((topslot < 0) || ((fd < 0) && in ftpd_login()79 (void)lseek(fd, (off_t)topslot * sizeof(struct utmp), SEEK_SET); in ftpd_login()89 topslot++; in ftpd_login()91 (void)lseek(fd, (off_t)topslot * sizeof(struct utmp), in ftpd_login()