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