Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/sun_fc/common/
H A DTrace.h76 message(IO_ERROR, msg); in genericIOError()
105 static const int IO_ERROR = 5; variable
H A DTrace.cc95 case IO_ERROR: in message()