Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrc.h53 inappropriate_io_control_operation = enumerator
54 int(std::errc::inappropriate_io_control_operation),
/freebsd/contrib/llvm-project/libcxx/include/__system_error/
H A Derrc.h171 inappropriate_io_control_operation = ENOTTY, in _LIBCPP_DECLARE_STRONG_ENUM()