Home
last modified time | relevance | path

Searched refs:RUN_LVL (Results 1 – 4 of 4) sorted by relevance

/dragonfly/usr.bin/who/
H A Dwho.c72 { RUN_LVL, "run level" },
128 et |= (1 << RUN_LVL); in main()
331 if (type == RUN_LVL) in print()
/dragonfly/include/
H A Dutmpx.h62 #define RUN_LVL 1 macro
/dragonfly/lib/libc/gen/
H A Dutmpx.c193 case RUN_LVL: in getutxid()
/dragonfly/sbin/init/
H A Dinit.c1836 ut.ut_type = RUN_LVL; in utmpx_set_runlevel()