getutxline
non_save_utxp = getutxline(&utmpx);
struct utmpx *getutxline(const struct utmpx *);
if ((utx = getutxline(&ut)) != NULL && utx->ut_type == USER_PROCESS) {
while ((u = getutxline(&lu)) != NULL)