Searched refs:httpHead (Results 1 – 4 of 4) sorted by relevance
410 httpHead
470 extern int httpHead(http_t *http, const char *uri) _CUPS_PUBLIC;
737 if (httpHead(http, resource)) in main()
1478 httpHead(http_t *http, /* I - HTTP connection */ in httpHead() function