Searched refs:futmp (Results 1 – 2 of 2) sorted by relevance
65 static void utmp_frec2api(const struct futmp *, struct utmp *);66 static void utmp_api2frec(const struct utmp *, struct futmp *);95 static struct futmp fubuf; /* Copy of last entry read in. */103 utmp_frec2api(const struct futmp *src, struct utmp *dst) in utmp_frec2api()119 utmp_api2frec(const struct utmp *src, struct futmp *dst) in utmp_api2frec()137 static struct futmp *178 struct futmp *futp; in _compat_getutent()308 struct futmp ftmpbuf; in _compat_pututline()353 (void) lseek(fd, -(long)sizeof (struct futmp), 1); in _compat_pututline()355 (void) lseek(fd, -(long)sizeof (struct futmp), 1); in _compat_pututline()[all …]
101 struct futmp { struct