Lines Matching full:not
25 #define TARGET_ENOPROTOOPT 42 /* Protocol not available */
27 #define TARGET_EPROTONOSUPPORT 43 /* Protocol not supported */
29 #define TARGET_ESOCKTNOSUPPORT 44 /* Socket type not supported */
31 #define TARGET_EOPNOTSUPP 45 /* Op not supported on transport endpoint */
33 #define TARGET_EPFNOSUPPORT 46 /* Protocol family not supported */
35 #define TARGET_EAFNOSUPPORT 47 /* Address family not supported by protocol */
55 #define TARGET_ENOTCONN 57 /* Transport endpoint is not connected */
73 #define TARGET_ENOTEMPTY 66 /* Directory not empty */
85 #define TARGET_ENOSTR 72 /* Device not a stream */
93 #define TARGET_EBADMSG 76 /* Not a data message */
101 #define TARGET_ENONET 80 /* Machine is not on the network */
121 #define TARGET_ENOSYS 90 /* Function not implemented */
131 #define TARGET_EL2NSYNC 95 /* Level 2 not synchronized */
139 #define TARGET_EUNATCH 99 /* Protocol driver not attached */
167 #define TARGET_ENOPKG 113 /* Package not installed */
169 #define TARGET_ELIBACC 114 /* Can not access a needed shared library */
171 #define TARGET_ENOTUNIQ 115 /* Name not unique on network */
177 #define TARGET_ENOTNAM 118 /* Not a XENIX named type file */
197 #define TARGET_ENOKEY 128 /* Required key not available */
207 #define TARGET_ENOTRECOVERABLE 133 /* State not recoverable */
209 #define TARGET_ERFKILL 134 /* Operation not possible due to RF-kill */