#ifndef __SYS_WERRNO_ERR #define __SYS_WERRNO_ERR /* * THIS FILE IS GENERATED BY E:\NET\WATT\UTIL\HC_ERR.EXE. DO NOT EDIT. * * Watt-32 errnos are after vendor's errnos (1 - 70) */ #ifndef __HIGHC__ #error This file is only for use by "__HIGHC__" #endif #define EWOULDBLOCK 35 #define EDOM 33 #define ERANGE 34 #define E2BIG 7 #define EACCES 13 #define EAGAIN 11 #define EBADF 9 #define EBUSY 16 #define ECHILD 10 #define EDEADLK 35 #define EEXIST 17 #define EFAULT 14 #define EFBIG 27 #define EINTR 4 #define EINVAL 22 #define EIO 5 #define EISDIR 21 #define EMFILE 24 #define EMLINK 31 #define ENAMETOOLONG 63 #define ENFILE 23 #define ENODEV 19 #define ENOENT 2 #define ENOEXEC 8 #define ENOLCK 71 #define ENOMEM 12 #define ENOSPC 28 #define ENOSYS 72 #define ENOTDIR 20 #define ENOTEMPTY 66 #define ENOTTY 25 #define ENXIO 6 #define EPERM 1 #define EPIPE 32 #define EROFS 30 #define ESPIPE 29 #define ESRCH 3 #define EXDEV 18 #define ENMFILE 73 #define EINPROGRESS 36 #define EALREADY 37 #define ENOTSOCK 38 #define EDESTADDRREQ 39 #define EMSGSIZE 40 #define EPROTOTYPE 41 #define ENOPROTOOPT 42 #define EPROTONOSUPPORT 43 #define ESOCKTNOSUPPORT 44 #define EOPNOTSUPP 45 #define EPFNOSUPPORT 46 #define EAFNOSUPPORT 47 #define EADDRINUSE 48 #define EADDRNOTAVAIL 49 #define ENETDOWN 50 #define ENETUNREACH 51 #define ENETRESET 52 #define ECONNABORTED 53 #define ECONNRESET 54 #define ENOBUFS 55 #define EISCONN 56 #define ENOTCONN 57 #define ESHUTDOWN 58 #define ETIMEDOUT 60 #define ECONNREFUSED 61 #define EHOSTDOWN 64 #define EHOSTUNREACH 65 #define ESTALE 74 #define EREMOTE 75 #define EBADRPC 76 #define ERPCMISMATCH 77 #define EPROGUNAVAIL 78 #define EPROGMISMATCH 79 #define EPROCUNAVAIL 80 #define EILSEQ 81 #define EINVFNC 82 #define ENOPATH 83 #define ECONTR 84 #define EINVMEM 85 #define EINVENV 86 #define EINVFMT 87 #define EINVACC 88 #define EINVDAT 89 #define EDEADLOCK 35 #define ECURDIR 90 #define ENOTSAM 91 #define ETXTBSY 26 #define ENOTBLK 15 #define EUCLEAN 92 #define ETOOMANYREFS 59 #define ELOOP 62 #define EPROCLIM 67 #define EUSERS 68 #define EDQUOT 69 #define EVDBAD 70 #define ENORMTWD 93 #endif /* __SYS_WERRNO_ERR */