Searched refs:device_location (Results 1 - 4 of 4) sorted by relevance

/external/libcups/cups/
H A Dbackend.h64 const char *device_location)
H A Dgetdevices.c50 *device_location, /* device-location value */ local
173 device_location = "";
205 device_make_and_model, device_uri, device_location,
211 device_location = "";
226 device_location = attr->values[0].string.text;
242 device_make_and_model, device_uri, device_location, user_data);
H A Dbackend.c98 const char *device_location) /* I - device-location string or @code NULL@ */
110 quote_string(device_location);
92 cupsBackendReport( const char *device_scheme, const char *device_uri, const char *device_make_and_model, const char *device_info, const char *device_id, const char *device_location) argument
H A Dadminutil.h55 const char *device_location, void *user_data);

Completed in 135 milliseconds