Searched refs:cupsGetDestMediaCount (Results 1 – 5 of 5) sorted by relevance
211 cupsGetDestMediaCount
585 extern int cupsGetDestMediaCount(http_t *http, cups_dest_t *dest,
570 count = cupsGetDestMediaCount(http, dest, dinfo, flags); in show_media()
564 the `cupsGetDestMediaByIndex` and `cupsGetDestMediaCount` functions:572 cupsGetDestMediaCount(http_t *http, cups_dest_t *dest,580 int count = cupsGetDestMediaCount(CUPS_HTTP_DEFAULT,
1123 cupsGetDestMediaCount( in cupsGetDestMediaCount() function