Searched refs:BLOCKED_REASON_SPOOL_AREA_FULL (Results 1 – 2 of 2) sorted by relevance
86 #define BLOCKED_REASON_SPOOL_AREA_FULL (LONG_ONE << PRINT_STATUS_SPOOL_AREA_FULL) macro
1477 } else if (blocked_reasons & BLOCKED_REASON_SPOOL_AREA_FULL) { in processBlockStatus()