Searched refs:end_job_result (Results 1 – 1 of 1) sorted by relevance
1193 int end_job_result = jq->print_ifc->end_job(jq->print_ifc); in _job_thread() local1195 if (end_job_result == ERROR) { in _job_thread()1197 } else if (end_job_result == CANCELLED) { in _job_thread()1258 int end_job_result = jq->print_ifc->end_job(jq->print_ifc); in _job_thread() local1260 if (end_job_result == ERROR) { in _job_thread()1262 } else if (end_job_result == CANCELLED) { in _job_thread()