getlastlogx
struct lastlogx *getlastlogx(const char *, uid_t, struct lastlogx *);
if (getlastlogx(_PATH_LASTLOGX, pwd->pw_uid, &ll) != NULL)
getlastlogx(_PATH_LASTLOGX, pn->uid, &ll);
if ((getlastlogx(_PATH_LASTLOGX, passwd->pw_uid,
if ((getlastlogx(_PATH_LASTLOGX, passwd->pw_uid,