Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def171 cupsCancelJob
Dutil.c39 cupsCancelJob(const char *name, /* I - Name of printer or class */ in cupsCancelJob() function
Dcups.h332 extern int cupsCancelJob(const char *name, int job_id) _CUPS_PUBLIC;
/external/libcups/cgi-bin/
Dipp-var.c609 cupsCancelJob(dest, job_id); in cgiPrintCommand()