Home
last modified time | relevance | path

Searched refs:cupsFindDestDefault (Results 1 – 5 of 5) sorted by relevance

/external/libcups/cups/
Dlibcups2.def194 cupsFindDestDefault
Dcups.h570 extern ipp_attribute_t *cupsFindDestDefault(http_t *http, cups_dest_t *dest,
Dtestdest.c495 if ((defattr = cupsFindDestDefault(http, dest, dinfo, option)) != NULL) in show_default()
Dcupspm.md426 `cupsFindDestDefault` function which returns the IPP attribute containing the
430 cupsFindDestDefault(http_t *http, cups_dest_t *dest,
442 cupsFindDestDefault(CUPS_HTTP_DEFAULT, dest, info,
Ddest-options.c703 cupsFindDestDefault( in cupsFindDestDefault() function