Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dutmp.h140 #define RUNLVL_MSG "run-level %c" macro
/illumos-gate/usr/src/cmd/svc/startd/
H A Dutmpx.c219 sscanf(up->ut_line, RUNLVL_MSG, &rl) == 1) in utmpx_get_runlevel()
289 (void) sprintf(u.ut_line, RUNLVL_MSG, runlevel); in utmpx_set_runlevel()