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
250 SYS_ERANGE = 34; // Math result not representable
254 SYS_ENOSYS = 38; // Function not implemented
255 SYS_ENOTEMPTY = 39; // Directory not empty
260 SYS_EL2NSYNC = 45; // Level 2 not synchronized
264 SYS_EUNATCH = 49; // rotocol driver not attached
274 SYS_ENOSTR = 60; // Device not a stream
278 SYS_ENONET = 64; // Machine is not on the network
279 SYS_ENOPKG = 65; // Package not installed
287 SYS_EDOTDOT = 73; // Cross mount point (not really error)
290 SYS_ENOTUNIQ = 76; // Given log. name not unique
306 SYS_ENOPROTOOPT = 92; // Protocol not available
308 SYS_ESOCKTNOSUPPORT = 94; // Socket type not supported
309 SYS_EOPNOTSUPP = 95; // Operation not supported on transport endpoint
310 SYS_EPFNOSUPPORT = 96; // Protocol family not supported
311 SYS_EAFNOSUPPORT = 97; // Address family not supported by protocol family
313 SYS_EADDRNOTAVAIL = 99; // Address not available
314 SYS_ENETDOWN = 100; // Network interface is not configured
321 SYS_ENOTCONN = 107; // Socket is not connected