HomeSort by relevance Sort by last modified time
    Searched refs:cups (Results 1 - 25 of 34) sorted by null

1 2

  /external/libcups/cups/
raster-private.h 2 * Private image library definitions for CUPS.
11 * missing or damaged, see the license at "http://www.cups.org/".
24 # include <cups/cups.h>
25 # include <cups/debug-private.h>
26 # include <cups/string-private.h>
pwg-private.h 2 * Private PWG media API definitions for CUPS.
10 * missing or damaged, see the license at "http://www.cups.org/".
23 # include <cups/cups.h>
array-private.h 2 * Private array definitions for CUPS.
10 * missing or damaged, see the license at "http://www.cups.org/".
22 # include <cups/array.h>
ipp-private.h 2 * Private IPP definitions for CUPS.
11 * missing or damaged, see the license at "http://www.cups.org/".
23 # include <cups/ipp.h>
debug-private.h 2 * Private debugging macros for CUPS.
11 * missing or damaged, see the license at "http://www.cups.org/".
24 # include <cups/versioning.h>
language-private.h 2 * Private localization support for CUPS.
11 * missing or damaged, see the license at "http://www.cups.org/".
24 # include <cups/transcode.h>
ppd-private.h 2 * Private PPD definitions for CUPS.
11 * missing or damaged, see the license at "http://www.cups.org/".
19 * GhostScript (or its derivatives) is governed by the CUPS license
32 # include <cups/cups.h>
33 # include <cups/ppd.h>
57 typedef struct _ppd_globals_s /**** CUPS PPD global state data ****/
103 /* Other values are not supported by CUPS yet. */
Makefile 2 # Library Makefile for CUPS.
11 # missing or damaged, see the license at "http://www.cups.org/".
115 cups.h \
130 cups-private.h \
249 echo Installing header files into $(INCLUDEDIR)/cups...
250 $(INSTALL_DIR) -m 755 $(INCLUDEDIR)/cups
252 $(INSTALL_DATA) $$file $(INCLUDEDIR)/cups; \
304 $(RM) $(INCLUDEDIR)/cups/$$file; \
306 -$(RMDIR) $(INCLUDEDIR)/cups
383 # testadmin (dependency on static CUPS library is intentional
    [all...]
cups-private.h 2 * Private definitions for CUPS.
11 * missing or damaged, see the license at "http://www.cups.org/".
31 # include <cups/cups.h>
59 typedef struct _cups_globals_s /**** CUPS global state data ****/
snmp-private.h 2 * Private SNMP definitions for CUPS.
11 * file is missing or damaged, see the license at "http://www.cups.org/".
24 #include <cups/http.h>
http-private.h 2 * Private HTTP definitions for CUPS.
11 * missing or damaged, see the license at "http://www.cups.org/".
24 # include <cups/language.h>
70 # include <cups/http.h>
229 * Windows' SSPI library gets a CUPS wrapper...
307 /**** New in CUPS 1.1.19 ****/
312 /**** New in CUPS 1.1.20 ****/
319 /**** New in CUPS 1.2 ****/
327 /**** New in CUPS 1.3 ****/
340 /**** New in CUPS 1.5 ****
    [all...]
  /external/libcups/filter/
common.h 2 * Common filter definitions for CUPS.
11 * missing or damaged, see the license at "http://www.cups.org/".
20 #include <cups/string-private.h>
21 #include <cups/cups.h>
22 #include <cups/ppd.h>
Makefile 2 # Filter makefile for CUPS.
11 # missing or damaged, see the license at "http://www.cups.org/".
179 echo Generating CUPS API help files...
181 --css ../doc/cups-printable.css \
184 ../cups/raster.h interpret.c raster.c \
190 --css ../doc/cups-printable.css \
196 --css ../doc/cups-printable.css \
202 --css ../doc/cups-printable.css \
207 --title "CUPS PPD Extensions" \
208 --css ../doc/cups-printable.css
    [all...]
gziptoany.c 2 * GZIP/raw pre-filter for CUPS.
11 * missing or damaged, see the license at "http://www.cups.org/".
20 #include <cups/cups-private.h>
commandtops.c 2 * PostScript command filter for CUPS.
10 * missing or damaged, see the license at "http://www.cups.org/".
17 #include <cups/cups-private.h>
18 #include <cups/ppd.h>
19 #include <cups/sidechannel.h>
34 * 'main()' - Process a CUPS command file.
rastertohp.c 2 * Hewlett-Packard Page Control Language filter for CUPS.
11 * missing or damaged, see the license at "http://www.cups.org/".
20 #include <cups/cups.h>
21 #include <cups/ppd.h>
22 #include <cups/string-private.h>
23 #include <cups/language-private.h>
24 #include <cups/raster.h>
rastertoepson.c 2 * EPSON ESC/P and ESC/P2 filter for CUPS.
11 * missing or damaged, see the license at "http://www.cups.org/".
20 #include <cups/cups.h>
21 #include <cups/ppd.h>
22 #include <cups/string-private.h>
23 #include <cups/language-private.h>
24 #include <cups/raster.h>
rastertolabel.c 2 * Label printer filter for CUPS.
11 * missing or damaged, see the license at "http://www.cups.org/".
20 #include <cups/cups.h>
21 #include <cups/ppd.h>
22 #include <cups/string-private.h>
23 #include <cups/language-private.h>
24 #include <cups/raster.h>
286 printf("~DGR:CUPS.GRF,%u,%u,\n",
615 puts("^FO0,0^XGR:CUPS.GRF,1,1^FS")
    [all...]
error.c 2 * Raster error handling for CUPS.
11 * missing or damaged, see the license at "http://www.cups.org/".
20 #include <cups/raster-private.h>
134 * @since CUPS 1.3/macOS 10.5@
rastertopwg.c 2 * CUPS raster to PWG raster format filter for CUPS.
10 * missing or damaged, see the license at "http://www.cups.org/".
19 #include <cups/cups-private.h>
20 #include <cups/ppd-private.h>
21 #include <cups/raster.h>
testclient.c 2 * Simulated client test program for CUPS.
10 * missing or damaged, see the license at "http://www.cups.org/".
21 #include <cups/cups.h>
22 #include <cups/raster.h>
23 #include <cups/string-private.h>
24 #include <cups/thread-private.h>
  /external/libcap/contrib/
pcaps4server 261 sed -i -e "{s|^\(User\).*|\1 cupsd|; s|^\(Group\) .*|\1 cupsd|}" /etc/cups/cupsd.conf
262 chown $VERBOSE -R cupsd:cupsd /etc/cups
263 chown $VERBOSE -R cupsd:cupsd /var/cache/cups
264 chown $VERBOSE -R cupsd:cupsd /var/log/cups
265 chown $VERBOSE -R cupsd:cupsd /var/spool/cups
266 chown $VERBOSE -R cupsd:cupsd /var/run/cups
274 chown $VERBOSE -R root:root /etc/cups
275 chown $VERBOSE -R root:lp /var/cache/cups
276 chown $VERBOSE -R root:root /var/log/cups
277 chown $VERBOSE -R root:root /var/spool/cups
    [all...]
  /external/autotest/client/site_tests/platform_DebugDaemonCupsAddPrinters/
platform_DebugDaemonCupsAddPrinters.py 9 from autotest_lib.client.cros import cups
111 'CUPS rejects names with spaces',
116 'lpadmin - Names with spaces should be rejected by CUPS '
126 'CUPS. %d' %
136 # Exits test if platform does not have CUPS
137 cups.has_cups_or_die()
  /external/autotest/client/site_tests/platform_CUPSDaemon/
platform_CUPSDaemon.py 11 from autotest_lib.client.cros import cups
22 _CUPS_SOCK_PATH = '/run/cups/cups.sock'
27 Run a basic sanity test to be sure CUPS is operating.
30 # Try a simple CUPS command; timeout/fail if it takes too long (i.e.,
62 raise error.TestFail('Missing CUPS socket: %s', self._CUPS_SOCK_PATH)
64 # Make sure CUPS is stopped, so we can test on-demand launch.
75 raise error.TestFail('CUPS socket was not cleaned up: %s', self._CUPS_SOCK_PATH)
84 raise error.TestFail('Missing CUPS socket: %s', self._CUPS_SOCK_PATH)
93 sys_utils.stop_service('cups', ignore_status=False
    [all...]
  /external/libcups/
update_libcups.sh 43 git diff $CURRENT_REV $NEW_REV -- cups/ filter/ LICENSE.txt > $TMP_DIFF
56 sed -i -e "s/^\(#.*CUPS_SVERSION\).*/\1 \"CUPS $NEW_REV\"/g" config.h
57 sed -i -e "s:^\(#.*CUPS_MINIMAL\).*:\1 \"CUPS/${NEW_REV#v}\":g" config.h

Completed in 327 milliseconds

1 2