setutxdb
if (setutxdb(UTXDB_LASTLOGIN, NULL) != 0)
int setutxdb(int, const char *);
setutxdb(UTXDB_ACTIVE, NULL);
if (setutxdb(UTXDB_LASTLOGIN, NULL) != 0) {
if (setutxdb(UTXDB_LASTLOGIN, NULL) == 0)
if (setutxdb(db, file) != 0)
if (setutxdb(UTXDB_LOG, file) != 0)
if (setutxdb(UTXDB_ACTIVE, *argv) != 0)
if (setutxdb(UTXDB_LOG, file) != 0)
if (setutxdb(UTXDB_LASTLOGIN, file) != 0)
if (setutxdb(UTXDB_LASTLOGIN, file) != 0)