Searched refs:cupsSideChannelDoRequest (Results 1 – 3 of 3) sorted by relevance
/external/libcups/filter/ |
D | commandtops.c | 145 if (cupsSideChannelDoRequest(CUPS_SC_CMD_GET_BIDI, buffer, &datalen, in auto_configure() 189 while (cupsSideChannelDoRequest(CUPS_SC_CMD_GET_CONNECTED, buffer, &datalen, in auto_configure() 291 cupsSideChannelDoRequest(CUPS_SC_CMD_DRAIN_OUTPUT, buffer, &datalen, 5.0); in auto_configure()
|
/external/libcups/cups/ |
D | sidechannel.h | 116 extern cups_sc_status_t cupsSideChannelDoRequest(cups_sc_command_t command,
|
D | sidechannel.c | 61 cupsSideChannelDoRequest( in cupsSideChannelDoRequest() function
|