Home
last modified time | relevance | path

Searched refs:httpHead (Results 1 – 4 of 4) sorted by relevance

/external/libcups/cups/
Dlibcups2.def367 httpHead
Dtesthttp.c691 if (httpHead(http, resource)) in main()
Dhttp.h475 extern int httpHead(http_t *http, const char *uri);
Dhttp.c1509 httpHead(http_t *http, /* I - HTTP connection */ in httpHead() function