Home
last modified time | relevance | path

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

/external/libcups/cups/
Dsidechannel.c178 *status = CUPS_SC_STATUS_TOO_BIG; in cupsSideChannelRead()
244 *status = CUPS_SC_STATUS_TOO_BIG; in cupsSideChannelRead()
253 *status = CUPS_SC_STATUS_TOO_BIG; in cupsSideChannelRead()
335 return (CUPS_SC_STATUS_TOO_BIG); in cupsSideChannelSNMPGet()
362 return (CUPS_SC_STATUS_TOO_BIG); in cupsSideChannelSNMPGet()
433 return (CUPS_SC_STATUS_TOO_BIG); in cupsSideChannelSNMPWalk()
Dsidechannel.h101 CUPS_SC_STATUS_TOO_BIG, /* Response too big */ enumerator