Lines Matching full:not
23 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
27 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
40 #define TARGET_EPERM 1 /* Operation not permitted */
45 #define TARGET_ENXIO 6 /* Device not configured */
59 #define TARGET_ENODEV 19 /* Operation not supported by device */
60 #define TARGET_ENOTDIR 20 /* Not a directory */
89 #define TARGET_ENOPROTOOPT 42 /* Protocol not available */
90 #define TARGET_EPROTONOSUPPORT 43 /* Protocol not supported */
91 #define TARGET_ESOCKTNOSUPPORT 44 /* Socket type not supported */
92 #define TARGET_EOPNOTSUPP 45 /* Operation not supported */
93 #define TARGET_EPFNOSUPPORT 46 /* Protocol family not supported */
94 #define TARGET_EAFNOSUPPORT 47 /* Address family not supported by protocol family …
106 #define TARGET_ENOTCONN 57 /* Socket is not connected */
118 #define TARGET_ENOTEMPTY 66 /* Directory not empty */
130 #define TARGET_EPROGUNAVAIL 74 /* RPC prog. not avail */
135 #define TARGET_ENOSYS 78 /* Function not implemented */
141 #define TARGET_ENOATTR 83 /* Attribute not found */