OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CUPS_SC_STATUS_IO_ERROR
(Results
1 - 2
of
2
) sorted by null
/external/libcups/cups/
sidechannel.h
97
CUPS_SC_STATUS_IO_ERROR
, /* An I/O error occurred */
sidechannel.c
160
*status = nfds==0 ? CUPS_SC_STATUS_TIMEOUT :
CUPS_SC_STATUS_IO_ERROR
;
191
*status =
CUPS_SC_STATUS_IO_ERROR
;
Completed in 42 milliseconds