Home
last modified time | relevance | path

Searched refs:_cupsGetDestResource (Results 1 – 4 of 4) sorted by relevance

/external/libcups/cups/
Dcups-private.h242 extern const char *_cupsGetDestResource(cups_dest_t *dest, char *resource,
Dlibcups2.def18 _cupsGetDestResource
Ddest-options.c612 if ((uri = _cupsGetDestResource(dest, resource, sizeof(resource))) == NULL) in cupsCopyDestInfo()
Ddest.c1107 _cupsGetDestResource( in _cupsGetDestResource() function