Home
last modified time | relevance | path

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

/dragonfly/include/
H A Dutmpx.h80 #define RUNLVL_MSG "run-level %c" macro
/dragonfly/sbin/init/
H A Dinit.c1835 (void)snprintf(ut.ut_line, sizeof(ut.ut_line), RUNLVL_MSG, new); in utmpx_set_runlevel()