getlastlogx
struct lastlogx *getlastlogx(const char *, uid_t, struct lastlogx *)
__warn_references(getlastlogx,
__warn_references(getlastlogx,
struct lastlogx50 *getlastlogx(uid_t, struct lastlogx50 *);
if (getlastlogx(_PATH_LASTLOGX, pwd->pw_uid, &ll) != NULL)
if (!quiet && getlastlogx(_PATH_LASTLOGX, pwd->pw_uid, &ll) != NULL) {