updlastlogx
int updlastlogx(const char *, uid_t, struct lastlogx *);
updlastlogx(_PATH_LASTLOGX, pw->pw_uid, &ll);
if (updlastlogx(_PATH_LASTLOGX, pwd->pw_uid, &ll) != 0)