Home
last modified time | relevance | path

Searched refs:_cupsCreateDest (Results 1 – 3 of 3) sorted by relevance

/external/libcups/cups/
Dcups-private.h239 extern char *_cupsCreateDest(const char *name, const char *info, const char *device_id, const char…
Dlibcups2.def14 _cupsCreateDest
Ddest.c663 …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()