Searched refs:stream_timeout (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | __errc | 90 stream_timeout, // ETIME 200 stream_timeout = ETIME, 202 stream_timeout = ETIMEDOUT,
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/djgpp/ |
H A D | error_constants.h | 155 stream_timeout = ETIME, in _GLIBCXX_VISIBILITY() enumerator
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/djgpp/ |
H A D | error_constants.h | 155 stream_timeout = ETIME, in _GLIBCXX_VISIBILITY() enumerator
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/mingw32-w64/ |
H A D | error_constants.h | 142 stream_timeout = ETIME, in _GLIBCXX_VISIBILITY() enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32-w64/ |
H A D | error_constants.h | 142 stream_timeout = ETIME, in _GLIBCXX_VISIBILITY() enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/generic/ |
H A D | error_constants.h | 155 stream_timeout = ETIME, in _GLIBCXX_VISIBILITY() enumerator
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/generic/ |
H A D | error_constants.h | 155 stream_timeout = ETIME, in _GLIBCXX_VISIBILITY() enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | ChangeLog-2016 | 45 (state_not_recoverable, stream_timeout, text_file_busy): Define
|