Home
last modified time | relevance | path

Searched refs:CUPS_GET_DEFAULT (Results 1 – 25 of 47) sorted by relevance

12

/dports/print/ghostscript9-x11/ghostscript-9.06/cups/libs/cups/
H A Dipp-support.c335 else if (op >= CUPS_GET_DEFAULT && op <= CUPS_GET_PPD) in ippOpString()
336 return (ipp_cups_ops[op - CUPS_GET_DEFAULT]); in ippOpString()
H A Ddest.c558 op = CUPS_GET_DEFAULT; in cupsGetNamedDest()
568 if (op == CUPS_GET_DEFAULT || (name && !set_as_default)) in cupsGetNamedDest()
576 if (!cups_get_sdests(http, CUPS_GET_DEFAULT, NULL, 0, &dest)) in cupsGetNamedDest()
1823 if (name && op != CUPS_GET_DEFAULT) in cups_get_sdests()
H A Dipp.h236 CUPS_GET_DEFAULT, /* Get the default printer */ enumerator
/dports/print/ghostscript9-base/ghostscript-9.06/cups/libs/cups/
H A Dipp-support.c335 else if (op >= CUPS_GET_DEFAULT && op <= CUPS_GET_PPD) in ippOpString()
336 return (ipp_cups_ops[op - CUPS_GET_DEFAULT]); in ippOpString()
H A Ddest.c558 op = CUPS_GET_DEFAULT; in cupsGetNamedDest()
568 if (op == CUPS_GET_DEFAULT || (name && !set_as_default)) in cupsGetNamedDest()
576 if (!cups_get_sdests(http, CUPS_GET_DEFAULT, NULL, 0, &dest)) in cupsGetNamedDest()
1823 if (name && op != CUPS_GET_DEFAULT) in cups_get_sdests()
H A Dipp.h236 CUPS_GET_DEFAULT, /* Get the default printer */ enumerator
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/print/
H A DCupsIppOperation.java55 public static final int CUPS_GET_DEFAULT = 0x4001; field in CupsIppOperation
H A DCupsServer.java156 request.setOperationID((short)CupsIppOperation.CUPS_GET_DEFAULT); in getDefaultPrinter()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/print/
H A DCupsIppOperation.java55 public static final int CUPS_GET_DEFAULT = 0x4001; field in CupsIppOperation
H A DCupsServer.java156 request.setOperationID((short)CupsIppOperation.CUPS_GET_DEFAULT); in getDefaultPrinter()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/print/
H A DCupsIppOperation.java55 public static final int CUPS_GET_DEFAULT = 0x4001; field in CupsIppOperation
H A DCupsServer.java156 request.setOperationID((short)CupsIppOperation.CUPS_GET_DEFAULT); in getDefaultPrinter()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/print/
H A DCupsIppOperation.java55 public static final int CUPS_GET_DEFAULT = 0x4001; field in CupsIppOperation
H A DCupsServer.java156 request.setOperationID((short)CupsIppOperation.CUPS_GET_DEFAULT); in getDefaultPrinter()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/javax/print/
H A DCupsIppOperation.java55 public static final int CUPS_GET_DEFAULT = 0x4001; field in CupsIppOperation
H A DCupsServer.java156 request.setOperationID((short)CupsIppOperation.CUPS_GET_DEFAULT); in getDefaultPrinter()
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/javax/print/
H A DCupsIppOperation.h29 static const jint CUPS_GET_DEFAULT = 16385;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/javax/print/
H A DCupsIppOperation.h29 static const jint CUPS_GET_DEFAULT = 16385;
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/javax/print/
H A DCupsIppOperation.h29 static const jint CUPS_GET_DEFAULT = 16385;
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/javax/print/
H A DCupsIppOperation.h29 static const jint CUPS_GET_DEFAULT = 16385;
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/javax/print/
H A DCupsIppOperation.h29 static const jint CUPS_GET_DEFAULT = 16385;
/dports/print/cups/cups-2.3.3op2/scheduler/
H A Dtestspeed.c257 CUPS_GET_DEFAULT, in do_test()
H A Dlog.c1145 (op >= CUPS_GET_DEFAULT && op <= CUPS_GET_PPD && in cupsdLogRequest()
1146 cups_ops[op - CUPS_GET_DEFAULT] > AccessLogLevel)) in cupsdLogRequest()
/dports/print/cups/cups-2.3.3op2/cgi-bin/
H A Dclasses.c100 request = ippNewRequest(CUPS_GET_DEFAULT); in main()
H A Dprinters.c101 request = ippNewRequest(CUPS_GET_DEFAULT); in main()

12