Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-util.c137 http_t *http2; /* Alternate HTTP connection */ in cupsGetPPD3() local
Ddest-localization.c323 http_t *http2; /* Connection for strings file */ in cups_create_localizations() local
/external/curl/tests/server/
Dsws.c1785 static void http2(struct httprequest *req) in http2() function