Home
last modified time | relevance | path

Searched refs:HTTP_STATUS_NO_CONTENT (Results 1 – 2 of 2) sorted by relevance

/external/libcups/cups/
Dhttp.h246 HTTP_STATUS_NO_CONTENT, /* Successful command, no new data */ enumerator
303 # define HTTP_NO_CONTENT HTTP_STATUS_NO_CONTENT
Dhttp-support.c1500 case HTTP_STATUS_NO_CONTENT : in _httpStatus()