Home
last modified time | relevance | path

Searched refs:IPP_RESTART_JOB (Results 1 – 4 of 4) sorted by relevance

/external/libcups/cgi-bin/
Djobs.c84 do_job_op(http, job_id, IPP_RESTART_JOB); in main()
193 else if (op == IPP_RESTART_JOB) in do_job_op()
/external/libcups/systemv/
Dlp.c661 request = ippNewRequest(IPP_RESTART_JOB); in restart_job()
/external/libcups/cups/
Dipp.h381 # define IPP_RESTART_JOB IPP_OP_RESTART_JOB macro
/external/libcups/scheduler/
Dconf.c1409 cupsdAddPolicyOp(p, po, IPP_RESTART_JOB); in cupsdReadConfiguration()