Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Ddaisyforms.c161 #define NALERT pf->alert in check_form_alert() macro
178 !SAME(NALERT.shcmd, OALERT.shcmd) in check_form_alert()
179 || NALERT.W != OALERT.W in check_form_alert()
180 || NALERT.Q != OALERT.Q in check_form_alert()
193 if ((pf && NALERT.shcmd) || OALERT.shcmd) in check_form_alert()
197 #undef NALERT in check_form_alert()
251 #define NALERT ppw->alert in check_pwheel_alert() macro
268 !SAME(NALERT.shcmd, OALERT.shcmd) in check_pwheel_alert()
269 || NALERT.W != OALERT.W in check_pwheel_alert()
270 || NALERT.Q != OALERT.Q in check_pwheel_alert()
[all …]