getutmpx
extern void getutmpx(const struct utmp *, struct utmpx *);
getutmpx(utmp, &utmpx);
getutmpx(entry, &utmpx);
getutmpx(entry, &utmpx);
getutmpx(entry, &utmpx);
getutmpx(ut, &utmpx);
getutmpx(utp, &utmpx);