Lines Matching refs:http_t
39 static void cups_create_cached(http_t *http, cups_dinfo_t *dinfo,
46 static int cups_get_media_db(http_t *http, cups_dinfo_t *dinfo,
58 static void cups_update_ready(http_t *http, cups_dinfo_t *dinfo);
72 http_t *http, /* I - Connection to destination */ in cupsCheckDestSupported()
279 http_t *http, /* I - Connection to destination */ in cupsCopyDestConflicts()
571 http_t *http, /* I - Connection to destination */ in cupsCopyDestInfo()
704 http_t *http, /* I - Connection to destination */ in cupsFindDestDefault()
752 http_t *http, /* I - Connection to destination */ in cupsFindDestReady()
802 http_t *http, /* I - Connection to destination */ in cupsFindDestSupported()
890 http_t *http, /* I - Connection to destination */ in cupsGetDestMediaByIndex()
986 http_t *http, /* I - Connection to destination */ in cupsGetDestMediaByName()
1058 http_t *http, /* I - Connection to destination */ in cupsGetDestMediaBySize()
1124 http_t *http, /* I - Connection to destination */ in cupsGetDestMediaCount()
1172 http_t *http, /* I - Connection to destination */ in cupsGetDestMediaDefault()
1336 cups_create_cached(http_t *http, /* I - Connection to destination */ in cups_create_cached()
1789 cups_get_media_db(http_t *http, /* I - Connection to destination */ in cups_get_media_db()
2282 cups_update_ready(http_t *http, /* I - Connection to destination */ in cups_update_ready()