HomeSort by relevance Sort by last modified time
    Searched refs:cupsCancelJob2 (Results 1 - 2 of 2) sorted by null

  /external/libcups/cups/
util.c 44 return (cupsCancelJob2(CUPS_HTTP_DEFAULT, name, job_id, 0)
50 * 'cupsCancelJob2()' - Cancel or purge a print job.
65 cupsCancelJob2(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */
879 cupsCancelJob2(http, name, job_id, 0);
cups.h 447 extern ipp_status_t cupsCancelJob2(http_t *http, const char *name,

Completed in 4702 milliseconds