Searched refs:HTTP_POST_SEND (Results 1 – 2 of 2) sorted by relevance
| /illumos-gate/usr/src/lib/print/libhttp-core/common/ | ||
| H A D | http.h | 113 HTTP_POST_SEND, /* POST command, sending data */ enumerator |
| H A D | http.c | 1621 case HTTP_POST_SEND : in httpUpdate() |