Searched refs:BLOCKED_REASON_HOLD_NEW_JOBS (Results 1 – 2 of 2) sorted by relevance
84 #define BLOCKED_REASON_HOLD_NEW_JOBS (LONG_ONE << PRINT_STATUS_HOLD_NEW_JOBS) macro
1469 } else if (blocked_reasons & BLOCKED_REASON_HOLD_NEW_JOBS) { in processBlockStatus()