Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddaisyforms.c159 #define NALERT pf->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()
195 #undef NALERT in check_form_alert()
249 #define NALERT ppw->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 …]