Searched refs:inappropriate_io_control_operation (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | Errc.h | 49 inappropriate_io_control_operation = enumerator 50 int(std::errc::inappropriate_io_control_operation),
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | __errc | 47 inappropriate_io_control_operation, // ENOTTY 144 inappropriate_io_control_operation = ENOTTY,
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/mingw32/ |
H A D | error_constants.h | 70 inappropriate_io_control_operation = ENOTTY, in _GLIBCXX_VISIBILITY() enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32/ |
H A D | error_constants.h | 70 inappropriate_io_control_operation = ENOTTY, in _GLIBCXX_VISIBILITY() enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/djgpp/ |
H A D | error_constants.h | 76 inappropriate_io_control_operation = ENOTTY, in _GLIBCXX_VISIBILITY() enumerator
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/djgpp/ |
H A D | error_constants.h | 76 inappropriate_io_control_operation = ENOTTY, in _GLIBCXX_VISIBILITY() enumerator
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/mingw32-w64/ |
H A D | error_constants.h | 74 inappropriate_io_control_operation = ENOTTY, in _GLIBCXX_VISIBILITY() enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32-w64/ |
H A D | error_constants.h | 74 inappropriate_io_control_operation = ENOTTY, in _GLIBCXX_VISIBILITY() enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/generic/ |
H A D | error_constants.h | 76 inappropriate_io_control_operation = ENOTTY, in _GLIBCXX_VISIBILITY() enumerator
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/generic/ |
H A D | error_constants.h | 76 inappropriate_io_control_operation = ENOTTY, in _GLIBCXX_VISIBILITY() enumerator
|