Searched refs:end_job_result (Results 1 – 1 of 1) sorted by relevance
1118 int end_job_result = jq->print_ifc->end_job(jq->print_ifc); in _job_thread() local1120 if (end_job_result == ERROR) { in _job_thread()1122 } else if (end_job_result == CANCELLED) { in _job_thread()1182 int end_job_result = jq->print_ifc->end_job(jq->print_ifc); in _job_thread() local1184 if (end_job_result == ERROR) { in _job_thread()1186 } else if (end_job_result == CANCELLED) { in _job_thread()