Home
last modified time | relevance | path

Searched refs:CUPS_ACCEPT_JOBS (Results 1 – 25 of 35) sorted by relevance

12

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/print/
H A DCupsIppOperation.java76 public static final int CUPS_ACCEPT_JOBS = 0x4008; field in CupsIppOperation
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/print/
H A DCupsIppOperation.java76 public static final int CUPS_ACCEPT_JOBS = 0x4008; field in CupsIppOperation
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/print/
H A DCupsIppOperation.java76 public static final int CUPS_ACCEPT_JOBS = 0x4008; field in CupsIppOperation
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/print/
H A DCupsIppOperation.java76 public static final int CUPS_ACCEPT_JOBS = 0x4008; field in CupsIppOperation
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/javax/print/
H A DCupsIppOperation.java76 public static final int CUPS_ACCEPT_JOBS = 0x4008; field in CupsIppOperation
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/javax/print/
H A DCupsIppOperation.h36 static const jint CUPS_ACCEPT_JOBS = 16392; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/javax/print/
H A DCupsIppOperation.h36 static const jint CUPS_ACCEPT_JOBS = 16392; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/javax/print/
H A DCupsIppOperation.h36 static const jint CUPS_ACCEPT_JOBS = 16392; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/javax/print/
H A DCupsIppOperation.h36 static const jint CUPS_ACCEPT_JOBS = 16392; variable
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/javax/print/
H A DCupsIppOperation.h36 static const jint CUPS_ACCEPT_JOBS = 16392; variable
/dports/print/cups/cups-2.3.3op2/cgi-bin/
H A Dclasses.c155 do_class_op(http, pclass, CUPS_ACCEPT_JOBS, cgiText(_("Accept Jobs"))); in main()
271 else if (op == CUPS_ACCEPT_JOBS) in do_class_op()
H A Dprinters.c158 do_printer_op(http, printer, CUPS_ACCEPT_JOBS, cgiText(_("Accept Jobs"))); in main()
278 else if (op == CUPS_ACCEPT_JOBS) in do_printer_op()
/dports/print/cups/cups-2.3.3op2/systemv/
H A Dcupsaccept.c58 op = CUPS_ACCEPT_JOBS; in main()
/dports/print/hplip/hplip-3.20.6/prnt/
H A Dcups.py104 CUPS_ACCEPT_JOBS = 0x4008 variable
734 return controlPrinter(printer_name, CUPS_ACCEPT_JOBS)
753 …if cups_op in (CUPS_ACCEPT_JOBS, CUPS_REJECT_JOBS, IPP_PAUSE_PRINTER, IPP_RESUME_PRINTER, IPP_PURG…
/dports/print/ghostscript9-base/ghostscript-9.06/cups/libs/cups/
H A Dipp.h243 CUPS_ACCEPT_JOBS, /* Accept new jobs on a printer */ enumerator
/dports/print/ghostscript9-x11/ghostscript-9.06/cups/libs/cups/
H A Dipp.h243 CUPS_ACCEPT_JOBS, /* Accept new jobs on a printer */ enumerator
/dports/print/gtklp/gtklp-1.3.4/gtklpq/
H A Dprinter.c1459 op = CUPS_ACCEPT_JOBS; in cancelJob()
1533 || (op == IPP_RESUME_PRINTER) || (op == CUPS_ACCEPT_JOBS) in cancelJob()
1575 if (op == CUPS_ACCEPT_JOBS) { in cancelJob()
/dports/print/print-manager/print-manager-21.12.3/libkcups/
H A DKCupsRequest.cpp353 KIppRequest request(CUPS_ACCEPT_JOBS, QLatin1String("/admin/")); in acceptJobs()
/dports/print/cups/cups-2.3.3op2/cups/
H A Dipp.h438 # define CUPS_ACCEPT_JOBS IPP_OP_CUPS_ACCEPT_JOBS macro
/dports/www/firefox-esr/firefox-91.8.0/third_party/cups/include/cups/
H A Dipp.h438 # define CUPS_ACCEPT_JOBS IPP_OP_CUPS_ACCEPT_JOBS macro
/dports/www/firefox/firefox-99.0/third_party/cups/include/cups/
H A Dipp.h438 # define CUPS_ACCEPT_JOBS IPP_OP_CUPS_ACCEPT_JOBS macro
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/cups/include/cups/
H A Dipp.h438 # define CUPS_ACCEPT_JOBS IPP_OP_CUPS_ACCEPT_JOBS macro
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/cups/libs/cups/
H A Dipp.h383 # define CUPS_ACCEPT_JOBS IPP_OP_CUPS_ACCEPT_JOBS macro
/dports/print/py-pycups/pycups-2.0.1/
H A Dcupsmodule.c1169 INT_17_CONSTANT_NEWNAME (IPP_OP_CUPS_ACCEPT_JOBS, CUPS_ACCEPT_JOBS); in PyInit_cups()
/dports/print/p5-Net-CUPS/Net-CUPS-0.64/fallback/
H A Dconst-c.inc1138 CUPS_ACCEPT_JOBS CUPS_ADD_PRINTER CUPS_GET_CLASSES CUPS_GET_DEFAULT
1284 if (memEQ(name, "CUPS_ACCEPT_JOBS", 16)) {
1286 *iv_return = CUPS_ACCEPT_JOBS;
3322 {name=>"CUPS_ACCEPT_JOBS", type=>"IV", macro=>"1"},

12