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

  /external/libcups/cups/
ipp.c     [all...]
ipp-support.c     [all...]
ipp.h 502 IPP_STATUS_ERROR_BAD_REQUEST = 0x0400,/* client-error-bad-request */
    [all...]
request.c 1139 _cupsSetError(IPP_STATUS_ERROR_BAD_REQUEST, httpStatus(status), 0);
util.c 691 if (n == 0 && cg->last_error >= IPP_STATUS_ERROR_BAD_REQUEST)

Completed in 231 milliseconds