Lines Matching full:too
46 #define TARGET_E2BIG 7 /* Argument list too long */
63 #define TARGET_ENFILE 23 /* Too many open files in system */
64 #define TARGET_EMFILE 24 /* Too many open files */
67 #define TARGET_EFBIG 27 /* File too large */
71 #define TARGET_EMLINK 31 /* Too many links */
76 #define TARGET_ERANGE 34 /* Result too large */
87 #define TARGET_EMSGSIZE 40 /* Message too long */
108 #define TARGET_ETOOMANYREFS 59 /* Too many references: can't splice */
112 #define TARGET_ELOOP 62 /* Too many levels of symbolic links */
113 #define TARGET_ENAMETOOLONG 63 /* File name too long */
121 #define TARGET_EPROCLIM 67 /* Too many processes */
122 #define TARGET_EUSERS 68 /* Too many users */
127 #define TARGET_EREMOTE 71 /* Too many levels of remote in path */