cups-deviced - cups device daemon
cups-deviced request-id limit user-id options
cups-deviced(8) Apple Inc. cups-deviced(8)
NAME
cups-deviced - cups device daemon
SYNOPSIS
cups-deviced request-id limit user-id options
DESCRIPTION
cups-deviced polls the backends in /usr/lib/cups/backend for a list of
available devices. It is run by cupsd(8) in response to a CUPS-Get-
Devices request. The output format is an IPP response message. The
request-id argument is the request ID from the original IPP request,
typically 1. The limit argument is the limit value from the original
IPP request - 0 means no limit. The user-id argument is the requesting-
user-name value from the original IPP request. Finally, the options
argument is a space-delimited list of attributes ("name=value
name=value ...") that were passed in with the request. Currently cups-
deviced looks for the requested-attributes attribute and tailors the
output accordingly.
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+---------------+------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+------------------+
|Availability | print/cups |
+---------------+------------------+
|Stability | Volatile |
+---------------+------------------+
SEE ALSO
backend(7), cupsd(8), cupsd.conf(5),
http://localhost:631/help
COPYRIGHT
Copyright 2007-2009 by Apple Inc.
NOTES
This software was built from source available at
https://github.com/oracle/solaris-userland. The original community
source was downloaded from
http://ftp.easysw.com/pub/cups/1.4.5/cups-1.4.5-source.tar.bz2
Further information about this software can be found on the open source
community website at http://www.cups.org/.
16 June 2008 CUPS cups-deviced(8)