Searched refs:UTXDB_LASTLOGIN (Results 1 – 7 of 7) sorted by relevance
113 if (setutxdb(UTXDB_LASTLOGIN, file) != 0) in main()124 if (setutxdb(UTXDB_LASTLOGIN, file) != 0) in main()
72 #define UTXDB_LASTLOGIN 1 /* Last login sessions. */ macro
106 if (setutxdb(UTXDB_LASTLOGIN, NULL) != 0) { in pam_sm_open_session()
61 case UTXDB_LASTLOGIN: in setutxdb()
520 defined(UTXDB_LASTLOGIN) && defined(HAVE_GETUTXUSER) in getlast_entry()1628 defined(UTXDB_LASTLOGIN) && defined(HAVE_GETUTXUSER)1634 if (setutxdb(UTXDB_LASTLOGIN, NULL) != 0) in utmpx_get_entry()
113 if (setutxdb(UTXDB_LASTLOGIN, NULL) == 0) in enter_lastlog()
694 db = UTXDB_LASTLOGIN; in utmpx()