Home
last modified time | relevance | path

Searched refs:httpGetLength (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h388 extern int httpGetLength(http_t *http);
H A Dhttp.c854 httpGetLength(http); in httpPost()
868 httpGetLength(http); in httpPut()
1614 httpGetLength(http); in httpUpdate()
1924 httpGetLength(http_t *http) /* I - HTTP data */ in httpGetLength() function