#ifndef __SYS_WERRNO_ERR #define __SYS_WERRNO_ERR /* * THIS FILE WAS GENERATED BY ..\util\po_err. DO NOT EDIT. * * Watt-32 errnos are after vendor's errnos (1 - 41) */ #ifndef __POCC__ #error This file is only for use by "__POCC__" #endif #define ERRNO_VENDOR_VERSION "4.0" #define EWOULDBLOCK 42 #define EDOM 33 #define ERANGE 34 #define E2BIG 43 #define EACCES 13 #define EAGAIN 11 #define EBADF 9 #define EBUSY 44 #define ECHILD 10 #define EDEADLK 36 #define EEXIST 17 #define EFAULT 45 #define EFBIG 46 #define EINTR 47 #define EINVAL 22 #define EIO 48 #define EISDIR 49 #define EMFILE 24 #define EMLINK 50 #define ENAMETOOLONG 51 #define ENFILE 52 #define ENODEV 53 #define ENOENT 2 #define ENOEXEC 8 #define ENOLCK 54 #define ENOMEM 12 #define ENOSPC 28 #define ENOSYS 55 #define ENOTDIR 56 #define ENOTEMPTY 57 #define ENOTTY 58 #define ENXIO 59 #define EPERM 60 #define EPIPE 32 #define EROFS 61 #define ESPIPE 62 #define ESRCH 63 #define EXDEV 18 #define ENMFILE 64 #define EINPROGRESS 65 #define EALREADY 66 #define ENOTSOCK 67 #define EDESTADDRREQ 68 #define EMSGSIZE 69 #define EPROTOTYPE 70 #define ENOPROTOOPT 71 #define EPROTONOSUPPORT 72 #define ESOCKTNOSUPPORT 73 #define EOPNOTSUPP 74 #define EPFNOSUPPORT 75 #define EAFNOSUPPORT 76 #define EADDRINUSE 77 #define EADDRNOTAVAIL 78 #define ENETDOWN 79 #define ENETUNREACH 80 #define ENETRESET 81 #define ECONNABORTED 82 #define ECONNRESET 83 #define ENOBUFS 84 #define EISCONN 85 #define ENOTCONN 86 #define ESHUTDOWN 87 #define ETIMEDOUT 88 #define ECONNREFUSED 89 #define EHOSTDOWN 90 #define EHOSTUNREACH 91 #define ESTALE 92 #define EREMOTE 93 #define EBADRPC 94 #define ERPCMISMATCH 95 #define EPROGUNAVAIL 96 #define EPROGMISMATCH 97 #define EPROCUNAVAIL 98 #define EILSEQ 42 #define EINVFNC 99 #define ENOPATH 100 #define ECONTR 101 #define EINVMEM 102 #define EINVENV 103 #define EINVFMT 104 #define EINVACC 105 #define EINVDAT 106 #define EDEADLOCK 107 #define ECURDIR 108 #define ENOTSAM 109 #define ETXTBSY 110 #define ENOTBLK 111 #define EUCLEAN 112 #define ETOOMANYREFS 113 #define ELOOP 114 #define EPROCLIM 115 #define EUSERS 116 #define EDQUOT 117 #define EVDBAD 118 #define ENORMTWD 119 #define EOVERFLOW 120 #endif /* __SYS_WERRNO_ERR */