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

  /external/libcups/cups/
http.h 208 HTTP_STATE_DELETE, /* DELETE command, waiting for blank line */
226 # define HTTP_DELETE HTTP_STATE_DELETE
http.c 510 return (http_send(http, HTTP_STATE_DELETE, uri));
1078 http->state == HTTP_STATE_DELETE ||
    [all...]

Completed in 223 milliseconds