HomeSort by relevance Sort by last modified time
    Searched refs:HTTP_STATE_POST_SEND (Results 1 - 3 of 3) sorted by null

  /external/libcups/cups/
http.h 205 HTTP_STATE_POST_SEND, /* POST command, sending data */
223 # define HTTP_POST_SEND HTTP_STATE_POST_SEND
request.c 345 if (http->state != HTTP_STATE_POST_RECV && http->state != HTTP_STATE_POST_SEND)
627 http->state == HTTP_STATE_POST_SEND)
http.c     [all...]

Completed in 55 milliseconds