Searched refs:UTXDB_LASTLOGIN (Results 1 – 7 of 7) sorted by relevance
114 if (setutxdb(UTXDB_LASTLOGIN, file) != 0) in main()125 if (setutxdb(UTXDB_LASTLOGIN, file) != 0) in main()
70 #define UTXDB_LASTLOGIN 1 /* Last login sessions. */ macro
53 case UTXDB_LASTLOGIN: in setutxdb()
104 if (setutxdb(UTXDB_LASTLOGIN, NULL) != 0) { in pam_sm_open_session()
509 defined(UTXDB_LASTLOGIN) && defined(HAVE_GETUTXUSER) in getlast_entry()1678 defined(UTXDB_LASTLOGIN) && defined(HAVE_GETUTXUSER)1684 if (setutxdb(UTXDB_LASTLOGIN, NULL) != 0) in utmpx_get_entry()
104 if (setutxdb(UTXDB_LASTLOGIN, NULL) == 0) in enter_lastlog()
692 db = UTXDB_LASTLOGIN; in utmpx()