Lines Matching full:not
11 #define TARGET_EPERM 1 /* Operation not permitted */
30 #define TARGET_ENOTDIR 20 /* Not a directory */
35 #define TARGET_ENOTTY 25 /* Not a typewriter */
44 #define TARGET_ERANGE 34 /* Math result not representable */
49 #define TARGET_ENOSYS 38 /* Function not implemented */
50 #define TARGET_ENOTEMPTY 39 /* Directory not empty */
56 #define TARGET_EL2NSYNC 45 /* Level 2 not synchronized */
60 #define TARGET_EUNATCH 49 /* Protocol driver not attached */
71 #define TARGET_ENOSTR 60 /* Device not a stream */
75 #define TARGET_ENONET 64 /* Machine is not on the network */
76 #define TARGET_ENOPKG 65 /* Package not installed */
85 #define TARGET_EBADMSG 74 /* Not a data message */
87 #define TARGET_ENOTUNIQ 76 /* Name not unique on network */
90 #define TARGET_ELIBACC 79 /* Can not access a needed shared library */
103 #define TARGET_ENOPROTOOPT 92 /* Protocol not available */
104 #define TARGET_EPROTONOSUPPORT 93 /* Protocol not supported */
105 #define TARGET_ESOCKTNOSUPPORT 94 /* Socket type not supported */
106 #define TARGET_EOPNOTSUPP 95 /* Operation not supported on transport endpoint */
107 #define TARGET_EPFNOSUPPORT 96 /* Protocol family not supported */
108 #define TARGET_EAFNOSUPPORT 97 /* Address family not supported by protocol */
118 #define TARGET_ENOTCONN 107 /* Transport endpoint is not connected */
129 #define TARGET_ENOTNAM 118 /* Not a XENIX named type file */
138 #define TARGET_ENOKEY 126 /* Required key not available */
145 #define TARGET_ENOTRECOVERABLE 131 /* State not recoverable */
147 #define TARGET_ERFKILL 132 /* Operation not possible due to RF-kill */