Lines Matching full:not
13 * 3. The name of the author may not be used to endorse or promote products
17 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
20 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
45 /** Temporary: define format string for size_t if not defined in cc.h */
49 /** Temporary upgrade helper: define format string for u8_t as hex if not
79 #define EPERM 1 /* Operation not permitted */
98 #define ENOTDIR 20 /* Not a directory */
103 #define ENOTTY 25 /* Not a typewriter */
112 #define ERANGE 34 /* Math result not representable */
116 #define ENOSYS 38 /* Function not implemented */
117 #define ENOTEMPTY 39 /* Directory not empty */
123 #define EL2NSYNC 45 /* Level 2 not synchronized */
127 #define EUNATCH 49 /* Protocol driver not attached */
140 #define ENOSTR 60 /* Device not a stream */
144 #define ENONET 64 /* Machine is not on the network */
145 #define ENOPKG 65 /* Package not installed */
154 #define EBADMSG 74 /* Not a data message */
156 #define ENOTUNIQ 76 /* Name not unique on network */
159 #define ELIBACC 79 /* Can not access a needed shared library */
172 #define ENOPROTOOPT 92 /* Protocol not available */
173 #define EPROTONOSUPPORT 93 /* Protocol not supported */
174 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */
175 #define EOPNOTSUPP 95 /* Operation not supported on transport endpoint */
176 #define EPFNOSUPPORT 96 /* Protocol family not supported */
177 #define EAFNOSUPPORT 97 /* Address family not supported by protocol */
187 #define ENOTCONN 107 /* Transport endpoint is not connected */
198 #define ENOTNAM 118 /* Not a XENIX named type file */