| /src/external/cddl/osnet/sys/sys/ |
| errno.h | 36 #define EBADR ENOSTR
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/config/os/djgpp/ |
| error_constants.h | 114 #ifdef ENOSTR 115 not_a_stream = ENOSTR,
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/djgpp/ |
| error_constants.h | 114 #ifdef ENOSTR 115 not_a_stream = ENOSTR,
|
| /src/lib/librumpuser/ |
| rumpuser_errtrans.c | 300 #ifdef ENOSTR 301 case ENOSTR : return 91;
|
| /src/sys/rump/include/rump/ |
| rumperrno2host.h | 380 #ifdef ENOSTR 382 return ENOSTR;
|
| /src/external/apache2/llvm/dist/libcxx/include/ |
| errno.h | 173 #ifndef ENOSTR 174 #define ENOSTR 9924
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/config/os/generic/ |
| error_constants.h | 114 #ifdef ENOSTR 115 not_a_stream = ENOSTR,
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32-w64/ |
| error_constants.h | 111 #ifdef ENOSTR 112 not_a_stream = ENOSTR,
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/generic/ |
| error_constants.h | 114 #ifdef ENOSTR 115 not_a_stream = ENOSTR,
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/mingw32-w64/ |
| error_constants.h | 111 #ifdef ENOSTR 112 not_a_stream = ENOSTR,
|
| /src/sys/sys/ |
| errno.h | 164 #define ENOSTR 91 /* Not a STREAM */
|
| /src/external/gpl3/gdb/dist/gnulib/import/ |
| strerror-override.c | 102 case ENOSTR:
|
| errno.in.h | 128 # define ENOSTR 125 /* not required by POSIX */
|
| /src/external/gpl3/gdb.old/dist/gnulib/import/ |
| strerror-override.c | 102 case ENOSTR:
|
| errno.in.h | 128 # define ENOSTR 125 /* not required by POSIX */
|
| /src/external/gpl3/gdb/dist/sim/common/ |
| target-newlib-errno.c | 278 #ifdef ENOSTR 279 { "ENOSTR", ENOSTR, 60 },
|
| /src/external/gpl3/gdb.old/dist/sim/common/ |
| target-newlib-errno.c | 278 #ifdef ENOSTR 279 { "ENOSTR", ENOSTR, 60 },
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/ |
| errno.d | 236 enum ENOSTR = 125; 317 enum ENOSTR = 60; /// 420 enum ENOSTR = 60; /// 516 enum ENOSTR = 54; /// 624 enum ENOSTR = 60; /// 734 enum ENOSTR = 60; /// 837 enum ENOSTR = 60; /// 952 enum ENOSTR = 72; /// 1044 enum ENOSTR = 60; /// 1203 enum ENOSTR = 99; /// Not a STREA [all...] |
| /src/external/cddl/osnet/lib/libdtrace/ |
| errno.d | 221 inline int ENOSTR = 91; 222 #pragma D binding "1.0" ENOSTR
|
| /src/external/gpl3/binutils/dist/libiberty/ |
| strerror.c | 241 #if defined (ENOSTR) 242 ENTRY(ENOSTR, "ENOSTR", "Device not a stream"),
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| strerror.c | 241 #if defined (ENOSTR) 242 ENTRY(ENOSTR, "ENOSTR", "Device not a stream"),
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| strerror.c | 241 #if defined (ENOSTR) 242 ENTRY(ENOSTR, "ENOSTR", "Device not a stream"),
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| strerror.c | 241 #if defined (ENOSTR) 242 ENTRY(ENOSTR, "ENOSTR", "Device not a stream"),
|
| /src/external/gpl3/gdb/dist/libiberty/ |
| strerror.c | 241 #if defined (ENOSTR) 242 ENTRY(ENOSTR, "ENOSTR", "Device not a stream"),
|
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| strerror.c | 241 #if defined (ENOSTR) 242 ENTRY(ENOSTR, "ENOSTR", "Device not a stream"),
|