Lines Matching defs:job
161 return (gettext("No filter available to convert job"));
169 return (gettext("unknown form specified in job"));
171 return (gettext("access denied to form specified in job"));
216 lpsched_commit_job(papi_service_t svc, char *job, char **tmp)
217 /* job is host/req-id */
223 if ((svc == NULL) || (job == NULL) || (tmp == NULL))
226 if ((snd_msg(svc, S_PRINT_REQUEST, job) < 0) ||
231 detailed_error(svc, gettext("failed to commit job (%s): %s"),
232 job, lpsched_status_string(status));
261 gettext("failed to initiate change for job (%s-%d): %s"),
292 gettext("failed to commit change for job (%s-%d): %s"), printer,