Lines Matching full:too
17 #define TARGET_E2BIG 7 /* Argument list too long */
34 #define TARGET_EMFILE 24 /* Too many open files */
37 #define TARGET_EFBIG 27 /* File too large */
41 #define TARGET_EMLINK 31 /* Too many links */
47 #define TARGET_ENAMETOOLONG 36 /* File name too long */
51 #define TARGET_ELOOP 40 /* Too many symbolic links encountered */
86 #define TARGET_EOVERFLOW 75 /* Value too large for defined data type */
93 #define TARGET_ELIBMAX 82 /* Attempting to link in too many shared libraries */
98 #define TARGET_EUSERS 87 /* Too many users */
101 #define TARGET_EMSGSIZE 90 /* Message too long */
120 #define TARGET_ETOOMANYREFS 109 /* Too many references: cannot splice */