Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddaisyforms.c158 #define OALERT pfs->form->alert in check_form_alert() macro
176 !SAME(NALERT.shcmd, OALERT.shcmd) in check_form_alert()
177 || NALERT.W != OALERT.W in check_form_alert()
178 || NALERT.Q != OALERT.Q in check_form_alert()
191 if ((pf && NALERT.shcmd) || OALERT.shcmd) in check_form_alert()
194 #undef OALERT in check_form_alert()
248 #define OALERT ppws->pwheel->alert in check_pwheel_alert() macro
266 !SAME(NALERT.shcmd, OALERT.shcmd) in check_pwheel_alert()
267 || NALERT.W != OALERT.W in check_pwheel_alert()
268 || NALERT.Q != OALERT.Q in check_pwheel_alert()
[all …]