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)
289 (void) sprintf(u.ut_line, RUNLVL_MSG, runlevel);

Completed in 84 milliseconds