/pkgnet/watt32/inc/sys/quickc.err |
---|
0,0 → 1,110 |
#ifndef __SYS_WERRNO_ERR |
#define __SYS_WERRNO_ERR |
/* |
* THIS FILE IS GENERATED BY E:\NET\WATT\UTIL\MS_ERR.EXE. DO NOT EDIT. |
* |
* Watt-32 errnos are after vendor's errnos (1 - 36) |
*/ |
#ifndef _MSC_VER |
#error This file is only for use by "_MSC_VER" |
#endif |
#define EWOULDBLOCK 37 |
#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 38 |
#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 39 |
#define ENFILE 23 |
#define ENODEV 19 |
#define ENOENT 2 |
#define ENOEXEC 8 |
#define ENOLCK 40 |
#define ENOMEM 12 |
#define ENOSPC 28 |
#define ENOSYS 41 |
#define ENOTDIR 20 |
#define ENOTEMPTY 42 |
#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 43 |
#define EINPROGRESS 44 |
#define EALREADY 45 |
#define ENOTSOCK 46 |
#define EDESTADDRREQ 47 |
#define EMSGSIZE 48 |
#define EPROTOTYPE 49 |
#define ENOPROTOOPT 50 |
#define EPROTONOSUPPORT 51 |
#define ESOCKTNOSUPPORT 52 |
#define EOPNOTSUPP 53 |
#define EPFNOSUPPORT 54 |
#define EAFNOSUPPORT 55 |
#define EADDRINUSE 56 |
#define EADDRNOTAVAIL 57 |
#define ENETDOWN 58 |
#define ENETUNREACH 59 |
#define ENETRESET 60 |
#define ECONNABORTED 61 |
#define ECONNRESET 62 |
#define ENOBUFS 63 |
#define EISCONN 64 |
#define ENOTCONN 65 |
#define ESHUTDOWN 66 |
#define ETIMEDOUT 67 |
#define ECONNREFUSED 68 |
#define EHOSTDOWN 69 |
#define EHOSTUNREACH 70 |
#define ESTALE 71 |
#define EREMOTE 72 |
#define EBADRPC 73 |
#define ERPCMISMATCH 74 |
#define EPROGUNAVAIL 75 |
#define EPROGMISMATCH 76 |
#define EPROCUNAVAIL 77 |
#define EILSEQ 78 |
#define EINVFNC 79 |
#define ENOPATH 80 |
#define ECONTR 81 |
#define EINVMEM 82 |
#define EINVENV 83 |
#define EINVFMT 84 |
#define EINVACC 85 |
#define EINVDAT 86 |
#define EDEADLOCK 36 |
#define ECURDIR 87 |
#define ENOTSAM 88 |
#define ETXTBSY 26 |
#define ENOTBLK 15 |
#define EUCLEAN 35 |
#define ETOOMANYREFS 89 |
#define ELOOP 90 |
#define EPROCLIM 91 |
#define EUSERS 92 |
#define EDQUOT 93 |
#define EVDBAD 94 |
#define ENORMTWD 95 |
#endif /* __SYS_WERRNO_ERR */ |