Home
last modified time | relevance | path

Searched refs:cupsSideChannelDoRequest (Results 1 – 3 of 3) sorted by relevance

/external/libcups/filter/
Dcommandtops.c145 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/
Dsidechannel.h116 extern cups_sc_status_t cupsSideChannelDoRequest(cups_sc_command_t command,
Dsidechannel.c61 cupsSideChannelDoRequest( in cupsSideChannelDoRequest() function