Lines Matching refs:not
5 * you may not use this file except in compliance with the License.
62 NS_R_NXRRSET = 8; // RRset does not exist
249 SYS_ERANGE = 34; // Math result not representable
253 SYS_ENOSYS = 38; // Function not implemented
254 SYS_ENOTEMPTY = 39; // Directory not empty
259 SYS_EL2NSYNC = 45; // Level 2 not synchronized
263 SYS_EUNATCH = 49; // rotocol driver not attached
273 SYS_ENOSTR = 60; // Device not a stream
277 SYS_ENONET = 64; // Machine is not on the network
278 SYS_ENOPKG = 65; // Package not installed
286 SYS_EDOTDOT = 73; // Cross mount point (not really error)
289 SYS_ENOTUNIQ = 76; // Given log. name not unique
305 SYS_ENOPROTOOPT = 92; // Protocol not available
307 SYS_ESOCKTNOSUPPORT = 94; // Socket type not supported
308 SYS_EOPNOTSUPP = 95; // Operation not supported on transport endpoint
309 SYS_EPFNOSUPPORT = 96; // Protocol family not supported
310 SYS_EAFNOSUPPORT = 97; // Address family not supported by protocol family
312 SYS_EADDRNOTAVAIL = 99; // Address not available
313 SYS_ENETDOWN = 100; // Network interface is not configured
320 SYS_ENOTCONN = 107; // Socket is not connected