Home
last modified time | relevance | path

Searched defs:http2 (Results 1 – 5 of 5) sorted by relevance

/external/libcups/cups/
Dtestcups.c38 *http2; /* Second HTTP connection */ in main() local
Ddest-localization.c329 http_t *http2; /* Connection for strings file */ in cups_create_localizations() local
Dppd-util.c133 http_t *http2; /* Alternate HTTP connection */ in cupsGetPPD3() local
/external/libcups/systemv/
Dlpstat.c857 http_t *http2; /* Remote server */ in show_classes() local
/external/curl/tests/server/
Dsws.c1704 static void http2(struct httprequest *req) in http2() function