Home
last modified time | relevance | path

Searched refs:stream_timeout (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A D__errc90 stream_timeout, // ETIME
200 stream_timeout = ETIME,
202 stream_timeout = ETIMEDOUT,
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/djgpp/
H A Derror_constants.h155 stream_timeout = ETIME, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/djgpp/
H A Derror_constants.h155 stream_timeout = ETIME, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/mingw32-w64/
H A Derror_constants.h142 stream_timeout = ETIME, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32-w64/
H A Derror_constants.h142 stream_timeout = ETIME, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/generic/
H A Derror_constants.h155 stream_timeout = ETIME, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/generic/
H A Derror_constants.h155 stream_timeout = ETIME, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-201645 (state_not_recoverable, stream_timeout, text_file_busy): Define