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