Lines Matching +full:many +full:- +full:to +full:- +full:many
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
7 #include <asm-generic/errno-base.h>
12 #define ENOTSOCK 38 /* Socket operation on non-socket */
33 #define ETOOMANYREFS 59 /* Too many references: cannot splice */
36 #define ELOOP 62 /* Too many symbolic links encountered */
39 #define EHOSTUNREACH 65 /* No route to host */
41 #define EPROCLIM 67 /* SUNOS: Too many processes */
42 #define EUSERS 68 /* Too many users */
55 #define ERREMOTE 81 /* SunOS: Too many lvls of remote in path */
99 #define ELIBMAX 123 /* Atmpt to link in too many shared libs */
114 #define ERFKILL 134 /* Operation not possible due to RF-kill */