Lines Matching full:not
18 * 3. The name of the author may not be used to endorse or promote products
22 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
25 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
48 #define EPERM 1 /* Operation not permitted */
67 #define ENOTDIR 20 /* Not a directory */
72 #define ENOTTY 25 /* Not a typewriter */
81 #define ERANGE 34 /* Math result not representable */
85 #define ENOSYS 38 /* Function not implemented */
86 #define ENOTEMPTY 39 /* Directory not empty */
92 #define EL2NSYNC 45 /* Level 2 not synchronized */
96 #define EUNATCH 49 /* Protocol driver not attached */
109 #define ENOSTR 60 /* Device not a stream */
113 #define ENONET 64 /* Machine is not on the network */
114 #define ENOPKG 65 /* Package not installed */
123 #define EBADMSG 74 /* Not a data message */
125 #define ENOTUNIQ 76 /* Name not unique on network */
128 #define ELIBACC 79 /* Can not access a needed shared library */
141 #define ENOPROTOOPT 92 /* Protocol not available */
142 #define EPROTONOSUPPORT 93 /* Protocol not supported */
143 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */
144 #define EOPNOTSUPP 95 /* Operation not supported on transport endpoint */
145 #define EPFNOSUPPORT 96 /* Protocol family not supported */
146 #define EAFNOSUPPORT 97 /* Address family not supported by protocol */
156 #define ENOTCONN 107 /* Transport endpoint is not connected */
167 #define ENOTNAM 118 /* Not a XENIX named type file */