Home
last modified time | relevance | path

Searched refs:IPP_NOT_FOUND (Results 1 – 5 of 5) sorted by relevance

/external/libcups/scheduler/
Dipp.c761 send_ipp_status(con, IPP_NOT_FOUND, in accept_jobs()
1046 send_ipp_status(con, IPP_NOT_FOUND, in add_class()
3024 send_ipp_status(con, IPP_NOT_FOUND, _("Job #%d does not exist."), jobid); in authenticate_job()
3229 send_ipp_status(con, IPP_NOT_FOUND, in cancel_all_jobs()
3258 send_ipp_status(con, IPP_NOT_FOUND, _("Job #%d does not exist."), in cancel_all_jobs()
3317 send_ipp_status(con, IPP_NOT_FOUND, _("Job #%d does not exist."), in cancel_all_jobs()
3410 send_ipp_status(con, IPP_NOT_FOUND, in cancel_job()
3496 send_ipp_status(con, IPP_NOT_FOUND, _("Job #%d does not exist."), jobid); in cancel_job()
3590 send_ipp_status(con, IPP_NOT_FOUND, in cancel_subscription()
3942 send_ipp_status(con, IPP_NOT_FOUND, _("Job #%d does not exist."), in close_job()
[all …]
Dcups-driverd.cxx338 cupsdSendIPPHeader(IPP_NOT_FOUND, request_id); in cat_drv()
406 cupsdSendIPPHeader(IPP_NOT_FOUND, request_id); in cat_drv()
507 cupsdSendIPPHeader(IPP_NOT_FOUND, request_id); in cat_ppd()
683 cupsdSendIPPHeader(IPP_NOT_FOUND, request_id); in cat_tar()
872 cupsdSendIPPHeader(IPP_NOT_FOUND, request_id); in get_file()
983 cupsdSendIPPHeader(IPP_NOT_FOUND, request_id); in get_file()
1568 cupsdSendIPPHeader(IPP_NOT_FOUND, request_id); in list_ppds()
Dtestspeed.c330 case IPP_NOT_FOUND : in do_test()
Dlog.c1064 con->response->request.status.status_code == IPP_NOT_FOUND)) in cupsdLogRequest()
/external/libcups/cups/
Dipp.h636 # define IPP_NOT_FOUND IPP_STATUS_ERROR_NOT_FOUND macro