Home
last modified time | relevance | path

Searched refs:R_QUIET_ALERT (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/lp/cmd/lpadmin/
H A Doutput.c71 case R_QUIET_ALERT:
121 case R_QUIET_ALERT:
H A Ddo_pwheel.c85 rc = output(R_QUIET_ALERT); in do_pwheel()
H A Ddo_printer.c207 rc = output(R_QUIET_ALERT); in do_printer()
/titanic_41/usr/src/cmd/lp/include/
H A Dmsgs.h107 # define R_QUIET_ALERT 62 macro
/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp4.c419 mputm (md, R_QUIET_ALERT, status); in s_quiet_alert()
/titanic_41/usr/src/cmd/lp/cmd/
H A Dlpforms.c1207 mtype = getmessage(msgbuf, R_QUIET_ALERT, &status);
1210 if (mtype != R_QUIET_ALERT) {