Home
last modified time | relevance | path

Searched refs:ENOSTR (Results 1 – 25 of 42) sorted by relevance

12

/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/djgpp/
H A Derror_constants.h114 #ifdef ENOSTR in _GLIBCXX_VISIBILITY()
115 not_a_stream = ENOSTR, in _GLIBCXX_VISIBILITY()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/os/djgpp/
H A Derror_constants.h114 #ifdef ENOSTR in _GLIBCXX_VISIBILITY()
115 not_a_stream = ENOSTR, in _GLIBCXX_VISIBILITY()
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/generic/
H A Derror_constants.h114 #ifdef ENOSTR in _GLIBCXX_VISIBILITY()
115 not_a_stream = ENOSTR, in _GLIBCXX_VISIBILITY()
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/mingw32-w64/
H A Derror_constants.h111 #ifdef ENOSTR in _GLIBCXX_VISIBILITY()
112 not_a_stream = ENOSTR, in _GLIBCXX_VISIBILITY()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32-w64/
H A Derror_constants.h111 #ifdef ENOSTR in _GLIBCXX_VISIBILITY()
112 not_a_stream = ENOSTR, in _GLIBCXX_VISIBILITY()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/os/generic/
H A Derror_constants.h114 #ifdef ENOSTR in _GLIBCXX_VISIBILITY()
115 not_a_stream = ENOSTR, in _GLIBCXX_VISIBILITY()
/netbsd/external/apache2/llvm/dist/libcxx/include/
H A D__errc72 not_a_stream, // ENOSTR
177 #ifdef ENOSTR
178 not_a_stream = ENOSTR,
H A Derrno.h173 #ifndef ENOSTR
174 #define ENOSTR 9924 macro
/netbsd/sys/rump/include/rump/
H A Drumperrno2host.h380 #ifdef ENOSTR in rump_errno2host()
382 return ENOSTR; in rump_errno2host()
/netbsd/lib/librumpuser/
H A Drumpuser_errtrans.c300 #ifdef ENOSTR in rumpuser__errtrans()
301 case ENOSTR : return 91; in rumpuser__errtrans()
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dsystem_error.cc234 #ifdef ENOSTR in default_error_condition()
235 case ENOSTR: in default_error_condition()
/netbsd/external/cddl/osnet/sys/sys/
H A Derrno.h36 #define EBADR ENOSTR
/netbsd/external/cddl/osnet/lib/libdtrace/
H A Derrno.d221 inline int ENOSTR = 91; variable
222 #pragma D binding "1.0" ENOSTR
/netbsd/external/gpl3/gdb/dist/gnulib/import/
H A Dstrerror-override.c100 case ENOSTR: in strerror_override()
H A Derrno.in.h128 # define ENOSTR 125 /* not required by POSIX */ macro
/netbsd/sys/sys/
H A Derrno.h164 #define ENOSTR 91 /* Not a STREAM */ macro
/netbsd/external/gpl3/gdb.old/dist/gnulib/import/
H A Dstrerror-override.c100 case ENOSTR: in strerror_override()
H A Derrno.in.h128 # define ENOSTR 125 /* not required by POSIX */ macro
/netbsd/external/gpl3/gdb/dist/libiberty/
H A Dstrerror.c241 #if defined (ENOSTR)
242 ENTRY(ENOSTR, "ENOSTR", "Device not a stream"),
/netbsd/external/gpl3/gcc/dist/libiberty/
H A Dstrerror.c241 #if defined (ENOSTR)
242 ENTRY(ENOSTR, "ENOSTR", "Device not a stream"),
/netbsd/external/gpl3/gcc.old/dist/libiberty/
H A Dstrerror.c241 #if defined (ENOSTR)
242 ENTRY(ENOSTR, "ENOSTR", "Device not a stream"),
/netbsd/external/gpl3/binutils.old/dist/libiberty/
H A Dstrerror.c241 #if defined (ENOSTR)
242 ENTRY(ENOSTR, "ENOSTR", "Device not a stream"),
/netbsd/external/gpl3/binutils/dist/libiberty/
H A Dstrerror.c241 #if defined (ENOSTR)
242 ENTRY(ENOSTR, "ENOSTR", "Device not a stream"),
/netbsd/external/gpl3/gdb.old/dist/libiberty/
H A Dstrerror.c241 #if defined (ENOSTR)
242 ENTRY(ENOSTR, "ENOSTR", "Device not a stream"),
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dsystem_error.cc421 #ifdef ENOSTR in default_error_condition()
422 case ENOSTR: in default_error_condition()

12