Searched refs:IostatGenericError (Results 1 – 3 of 3) sorted by relevance
24 case IostatGenericError: in IostatErrorString()
42 IostatGenericError = 1001, // see IOMSG= for details enumerator
42 SignalError(IostatGenericError, msg, std::forward<X>(xs)...); in SignalError()