Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def206 cupsFindDestReady
Dcups.h573 extern ipp_attribute_t *cupsFindDestReady(http_t *http, cups_dest_t *dest,
Dcupspm.md471 The `cupsFindDestReady` function finds the IPP attribute containing the ready
475 cupsFindDestReady(http_t *http, cups_dest_t *dest,
481 cupsFindDestReady(CUPS_HTTP_DEFAULT, dest, info,
Ddest-options.c751 cupsFindDestReady( in cupsFindDestReady() function