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

  /external/libcups/cups/
http.h 200 HTTP_STATE_GET, /* GET command, waiting for blank line */
218 # define HTTP_GET HTTP_STATE_GET
http.c 747 return (http_send(http, HTTP_STATE_GET, uri));
1075 (http->state == HTTP_STATE_GET && http->mode == _HTTP_MODE_SERVER) ||
    [all...]

Completed in 63 milliseconds