Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/who/
H A Dwho.c192 validtype[RUN_LVL] = 1; in main()
258 validtype[RUN_LVL] = 1; in main()
375 validtype[RUN_LVL] = 0; in main()
520 if (utmpp->ut_type == RUN_LVL || utmpp->ut_type == DEAD_PROCESS) { in dump()
600 utmpp->ut_type != RUN_LVL && in dump()
679 if (utmpp->ut_type == RUN_LVL) { in dump()
/titanic_41/usr/src/head/
H A Dutmp.h119 #define RUN_LVL 1 macro
/titanic_41/usr/src/cmd/svc/startd/
H A Dutmpx.c218 if (up->ut_type == RUN_LVL && in utmpx_get_runlevel()
245 u.ut_type = RUN_LVL; in utmpx_set_runlevel()
/titanic_41/usr/src/cmd/svr4pkg/pkgremove/
H A Dcheck.c87 utmpx.ut_type = RUN_LVL; in rckrunlevel()
/titanic_41/usr/src/cmd/acct/
H A Dwtmpfix.c454 if (Ut.ut_type == RUN_LVL) { in scanfile()
572 case RUN_LVL: in inrange()
H A Dacctcon1.c263 case RUN_LVL: in loop()
H A Dacctcon.c241 case RUN_LVL: in loop()
/titanic_41/usr/src/lib/libc/port/gen/
H A Dgetut.c222 case RUN_LVL: in _compat_getutid()
H A Dgetutx.c333 case RUN_LVL: in getutxid()
/titanic_41/usr/src/cmd/svr4pkg/pkginstall/
H A Dcheck.c310 utmpx.ut_type = RUN_LVL; in ckrunlevel()
/titanic_41/usr/src/cmd/smserverd/
H A Dsmediad.c2823 if (utmpp->ut_type == RUN_LVL) { in get_run_level()