Searched refs:S_QUIET_ALERT (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | do_pwheel.c | 84 send_message(S_QUIET_ALERT, *S, (char *)QA_PRINTWHEEL, ""); in do_pwheel()
|
H A D | do_printer.c | 206 send_message(S_QUIET_ALERT, p, (char *)QA_PRINTER, ""); in do_printer()
|
/titanic_41/usr/src/cmd/lp/include/ |
H A D | msgs.h | 106 # define S_QUIET_ALERT 61 macro
|
/titanic_41/usr/src/cmd/lp/cmd/lpsched/ |
H A D | disp4.c | 368 (void)getmessage (m, S_QUIET_ALERT, &name, &type); in s_quiet_alert()
|
/titanic_41/usr/src/cmd/lp/cmd/ |
H A D | lpforms.c | 1191 size = putmessage (NULL, S_QUIET_ALERT, form, QA_FORM); 1193 putmessage (msgbuf, S_QUIET_ALERT, form, QA_FORM);
|