Searched refs:BLOCKED_REASON_UNABLE_TO_CONNECT (Results 1 – 3 of 3) sorted by relevance
25 #define BLOCKED_REASON_UNABLE_TO_CONNECT (1 << PRINT_STATUS_UNABLE_TO_CONNECT) macro
858 jq->blocked_reasons = BLOCKED_REASON_UNABLE_TO_CONNECT; in _job_thread()916 jq->blocked_reasons = BLOCKED_REASON_UNABLE_TO_CONNECT; in _job_thread()
1040 } else if (blocked_reasons & BLOCKED_REASON_UNABLE_TO_CONNECT) { in _wprint_callback_fn()