Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Drequeue.c60 #define SKIP_IT(PRS) ((PRS)->request->outcome & RS_SKIP) macro
95 !SKIP_IT(prs) in queue_attract()
168 else if (SKIP_IT(prs)) { in queue_repel()
215 if (!SKIP_IT(prs) && (!qchk_p || (*qchk_p)(prs))) in queue_check()