| /src/lib/librumpuser/ |
| rumpuser_errtrans.c | 231 #ifdef EUSERS 232 case EUSERS : return 68;
|
| /src/sys/rump/include/rump/ |
| rumperrno2host.h | 288 #ifdef EUSERS 290 return EUSERS;
|
| /src/sys/sys/ |
| errno.h | 124 #define EUSERS 68 /* Too many users */
|
| /src/external/gpl3/gdb/dist/gnulib/import/ |
| strerror-override.c | 122 case EUSERS: 179 /* WSAEUSERS is EUSERS */
|
| errno.in.h | 142 # define EUSERS 10068 /* not required by POSIX */
|
| /src/external/gpl3/gdb.old/dist/gnulib/import/ |
| strerror-override.c | 122 case EUSERS: 179 /* WSAEUSERS is EUSERS */
|
| errno.in.h | 142 # define EUSERS 10068 /* not required by POSIX */
|
| /src/external/gpl3/gdb.old/dist/sim/common/ |
| target-newlib-errno.c | 392 #ifdef EUSERS 393 { "EUSERS", EUSERS, 131 },
|
| /src/external/gpl3/gdb/dist/sim/common/ |
| target-newlib-errno.c | 392 #ifdef EUSERS 393 { "EUSERS", EUSERS, 131 },
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/ |
| errno.d | 344 enum EUSERS = 87; /// 447 enum EUSERS = 87; /// 526 enum EUSERS = 68; /// 655 enum EUSERS = 94; /// 761 enum EUSERS = 87; /// 864 enum EUSERS = 87; /// 948 enum EUSERS = 68; /// 1071 enum EUSERS = 87; /// 1276 enum EUSERS = 68; /// Too many users 1386 enum EUSERS = 68 [all...] |
| /src/external/cddl/osnet/lib/libdtrace/ |
| errno.d | 175 inline int EUSERS = 68; 176 #pragma D binding "1.0" EUSERS
|
| /src/external/bsd/ntp/dist/libntp/lib/isc/win32/include/isc/ |
| net.h | 255 #define EUSERS WSAEUSERS
|
| /src/external/gpl3/binutils/dist/libiberty/ |
| strerror.c | 334 #if defined (EUSERS) 335 ENTRY(EUSERS, "EUSERS", "Too many users"),
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| strerror.c | 334 #if defined (EUSERS) 335 ENTRY(EUSERS, "EUSERS", "Too many users"),
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| strerror.c | 334 #if defined (EUSERS) 335 ENTRY(EUSERS, "EUSERS", "Too many users"),
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| strerror.c | 334 #if defined (EUSERS) 335 ENTRY(EUSERS, "EUSERS", "Too many users"),
|
| /src/external/gpl3/gdb/dist/libiberty/ |
| strerror.c | 334 #if defined (EUSERS) 335 ENTRY(EUSERS, "EUSERS", "Too many users"),
|
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| strerror.c | 334 #if defined (EUSERS) 335 ENTRY(EUSERS, "EUSERS", "Too many users"),
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/ |
| winsock2.d | 214 EUSERS = WSAEUSERS,
|
| /src/external/gpl3/gdb/dist/sim/bfin/ |
| linux-targ-map.h | 1626 #ifdef EUSERS 1628 { "EUSERS", EUSERS, TARGET_LINUX_EUSERS },
|
| /src/external/gpl3/gdb.old/dist/sim/bfin/ |
| linux-targ-map.h | 1626 #ifdef EUSERS 1628 { "EUSERS", EUSERS, TARGET_LINUX_EUSERS },
|
| /src/external/gpl3/gdb.old/dist/sim/cris/ |
| traps.c | 573 #ifdef EUSERS 574 { "EUSERS", EUSERS, 87 },
|
| /src/external/gpl3/gdb/dist/sim/cris/ |
| traps.c | 573 #ifdef EUSERS 574 { "EUSERS", EUSERS, 87 },
|
| /src/sys/arch/xen/xen/ |
| privcmd.c | 236 return EUSERS;
|