Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def358 httpHead
Dhttp.h479 extern int httpHead(http_t *http, const char *uri);
Dtesthttp.c742 if (httpHead(http, resource)) in main()
Dhttp.c1523 httpHead(http_t *http, /* I - HTTP connection */ in httpHead() function