Home
last modified time | relevance | path

Searched refs:UTX_DB_UTMPX (Results 1 – 2 of 2) sorted by relevance

/dragonfly/include/
H A Dutmpx.h87 UTX_DB_UTMPX, enumerator
/dragonfly/lib/libc/gen/
H A Dutmpx.c60 static utx_db_t dbtype = UTX_DB_UTMPX;
113 case UTX_DB_UTMPX: in setutxdb()