Searched refs:cupsFindDestDefault (Results 1 – 5 of 5) sorted by relevance
/external/libcups/cups/ |
D | libcups2.def | 194 cupsFindDestDefault
|
D | cups.h | 570 extern ipp_attribute_t *cupsFindDestDefault(http_t *http, cups_dest_t *dest,
|
D | testdest.c | 495 if ((defattr = cupsFindDestDefault(http, dest, dinfo, option)) != NULL) in show_default()
|
D | cupspm.md | 426 `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,
|
D | dest-options.c | 703 cupsFindDestDefault( in cupsFindDestDefault() function
|