Home
last modified time | relevance | path

Searched refs:R_SHUTDOWN (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/lp/cmd/
H A Dlpshut.c105 mtype = getmessage(msgbuf, R_SHUTDOWN, &status); in main()
106 if (mtype != R_SHUTDOWN) { in main()
/titanic_41/usr/src/cmd/lp/include/
H A Dmsgs.h111 # define R_SHUTDOWN 66 macro
/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp4.c320 mputm (md, R_SHUTDOWN, MOK); in s_shutdown()