Searched refs:HTTP_POST_RECV (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h114 HTTP_POST_RECV, /* POST command, receiving data */ enumerator in enum:__anon4287
H A Dhttp.c957 if (http->state == HTTP_POST_RECV)
1093 if (http->state == HTTP_POST_RECV)
1183 if (http->state == HTTP_POST_RECV)
1258 if (http->state == HTTP_POST_RECV)
1620 case HTTP_POST_RECV :

Completed in 90 milliseconds