Searched refs:UTXDB_ACTIVE (Results 1 – 4 of 4) sorted by relevance
52 case UTXDB_ACTIVE: in setutxdb()97 setutxdb(UTXDB_ACTIVE, NULL); in setutxent()
71 #define UTXDB_ACTIVE 0 /* Active login sessions. */ macro
121 if (setutxdb(UTXDB_ACTIVE, *argv) != 0) in main()
692 db = UTXDB_ACTIVE; in utmpx()