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

  /external/libcups/cups/
cups.h 463 extern ssize_t cupsReadResponseData(http_t *http, char *buffer,
request.c 305 * @link cupsReadResponseData@ after getting a successful response,
525 * 'cupsReadResponseData()' - Read additional data after the IPP response.
535 cupsReadResponseData(
544 DEBUG_printf(("cupsReadResponseData(http=%p, buffer=%p, length=" CUPS_LLFMT ")", (void *)http, (void *)buffer, CUPS_LLCAST length));
571 * and @link cupsReadResponseData@ to read any additional data following the

Completed in 880 milliseconds