Home
last modified time | relevance | path

Searched refs:CUPS_GET_PRINTERS (Results 1 – 25 of 56) sorted by relevance

123

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/print/
H A DCupsIppOperation.java58 public static final int CUPS_GET_PRINTERS = 0x4002; field in CupsIppOperation
H A DCupsServer.java193 request.setOperationID((short)CupsIppOperation.CUPS_GET_PRINTERS); in getAllPrinters()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/print/
H A DCupsIppOperation.java58 public static final int CUPS_GET_PRINTERS = 0x4002; field in CupsIppOperation
H A DCupsServer.java193 request.setOperationID((short)CupsIppOperation.CUPS_GET_PRINTERS); in getAllPrinters()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/print/
H A DCupsIppOperation.java58 public static final int CUPS_GET_PRINTERS = 0x4002; field in CupsIppOperation
H A DCupsServer.java193 request.setOperationID((short)CupsIppOperation.CUPS_GET_PRINTERS); in getAllPrinters()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/print/
H A DCupsIppOperation.java58 public static final int CUPS_GET_PRINTERS = 0x4002; field in CupsIppOperation
H A DCupsServer.java193 request.setOperationID((short)CupsIppOperation.CUPS_GET_PRINTERS); in getAllPrinters()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/javax/print/
H A DCupsIppOperation.java58 public static final int CUPS_GET_PRINTERS = 0x4002; field in CupsIppOperation
H A DCupsServer.java193 request.setOperationID((short)CupsIppOperation.CUPS_GET_PRINTERS); in getAllPrinters()
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/javax/print/
H A DCupsIppOperation.h30 static const jint CUPS_GET_PRINTERS = 16386; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/javax/print/
H A DCupsIppOperation.h30 static const jint CUPS_GET_PRINTERS = 16386; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/javax/print/
H A DCupsIppOperation.h30 static const jint CUPS_GET_PRINTERS = 16386; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/javax/print/
H A DCupsIppOperation.h30 static const jint CUPS_GET_PRINTERS = 16386; variable
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/javax/print/
H A DCupsIppOperation.h30 static const jint CUPS_GET_PRINTERS = 16386; variable
/dports/print/openprinting/papi-1.0_beta/source/libpapi-cups/
H A Dpapi_cups.c139 INT_HANDLE(handle)->request->request.op.operation_id = CUPS_GET_PRINTERS; in papiPrintersList()
/dports/security/nmap/nmap-7.91/nselib/
H A Dipp.lua48 CUPS_GET_PRINTERS = 0x4002,
331 local request = IPP.Request:new(IPP.OperationID.CUPS_GET_PRINTERS, 1)
/dports/print/cups/cups-2.3.3op2/scheduler/
H A Dtestspeed.c258 CUPS_GET_PRINTERS, in do_test()
/dports/print/cups/cups-2.3.3op2/berkeley/
H A Dlpc.c244 request = ippNewRequest(CUPS_GET_PRINTERS); in show_status()
/dports/print/cups/cups-2.3.3op2/cgi-bin/
H A Dprinters.c330 request = ippNewRequest(CUPS_GET_PRINTERS); in show_all_printers()
/dports/print/ghostscript9-base/ghostscript-9.06/cups/libs/cups/
H A Dipp.h237 CUPS_GET_PRINTERS, /* Get a list of printers and/or classes */ enumerator
H A Ddest.c336 num_dests = cups_get_sdests(http, CUPS_GET_PRINTERS, NULL, num_dests, dests); in cupsGetDests2()
756 num_temps = cups_get_sdests(http, CUPS_GET_PRINTERS, NULL, 0, &temps); in cupsSetDests2()
/dports/print/ghostscript9-x11/ghostscript-9.06/cups/libs/cups/
H A Dipp.h237 CUPS_GET_PRINTERS, /* Get a list of printers and/or classes */ enumerator
H A Ddest.c336 num_dests = cups_get_sdests(http, CUPS_GET_PRINTERS, NULL, num_dests, dests); in cupsGetDests2()
756 num_temps = cups_get_sdests(http, CUPS_GET_PRINTERS, NULL, 0, &temps); in cupsSetDests2()
/dports/print/cups/cups-2.3.3op2/systemv/
H A Dlpstat.c708 request = ippNewRequest(CUPS_GET_PRINTERS); in show_accepting()
1145 request = ippNewRequest(CUPS_GET_PRINTERS); in show_devices()
1574 request = ippNewRequest(CUPS_GET_PRINTERS); in show_printers()

123