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

  /external/libcups/cups/
http.h 355 HTTP_URI_STATUS_OVERFLOW = -8, /* URI buffer for httpAssembleURI is too small */
369 # define HTTP_URI_OVERFLOW HTTP_URI_STATUS_OVERFLOW
http-support.c 419 return (HTTP_URI_STATUS_OVERFLOW);
476 return (HTTP_URI_STATUS_OVERFLOW);
    [all...]
ipp.c     [all...]

Completed in 72 milliseconds