Searched refs:cupsCancelJob (Results 1 – 4 of 4) sorted by relevance
171 cupsCancelJob
39 cupsCancelJob(const char *name, /* I - Name of printer or class */ in cupsCancelJob() function
332 extern int cupsCancelJob(const char *name, int job_id) _CUPS_PUBLIC;
609 cupsCancelJob(dest, job_id); in cgiPrintCommand()