Searched refs:JOB_FAIL_REASON_UNABLE_TO_CONNECT (Results 1 – 2 of 2) sorted by relevance
92 #define JOB_FAIL_REASON_UNABLE_TO_CONNECT (LONG_ONE << IPP_JOB_STATE_REASON_UNABLE_TO_CONNECT) macro
1194 } else if (fail_reasons & JOB_FAIL_REASON_UNABLE_TO_CONNECT) { in processFailReasons()