Searched refs:_cupsCreateDest (Results 1 – 3 of 3) sorted by relevance
/external/libcups/cups/ |
D | cups-private.h | 239 extern char *_cupsCreateDest(const char *name, const char *info, const char *device_id, const char…
|
D | libcups2.def | 14 _cupsCreateDest
|
D | dest.c | 663 …uri = _cupsCreateDest(dest->name, cupsGetOption("printer-info", dest->num_options, dest->options),… in cupsConnectDest() 878 _cupsCreateDest(const char *name, /* I - Printer name */ in _cupsCreateDest() function 1152 …uri = _cupsCreateDest(dest->name, cupsGetOption("printer-info", dest->num_options, dest->options),… in _cupsGetDestResource()
|