Subversion Repositories SvarDOS

Rev

Rev 616 | Blame | Compare with Previous | Last modification | View Log | RSS feed

#ifndef __SYS_WERRNO_ERR
#define __SYS_WERRNO_ERR

/*
 * THIS FILE IS GENERATED BY E:\NET\WATT\UTIL\LS_ERR.EXE. DO NOT EDIT.
 *
 * Watt-32 errnos are after vendor's errnos (1 - 50)
 */

#ifndef __CCDL__
#error This file is only for use by "__CCDL__"
#endif

#define ERRNO_VENDOR_VERSION  "2.30"

#define EWOULDBLOCK       51
#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           52
#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      48
#define ENFILE            23
#define ENODEV            15
#define ENOENT            2
#define ENOEXEC           21
#define ENOLCK            53
#define ENOMEM            8
#define ENOSPC            28
#define ENOSYS            54
#define ENOTDIR           45
#define ENOTEMPTY         55
#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       56
#define EALREADY          57
#define ENOTSOCK          58
#define EDESTADDRREQ      59
#define EMSGSIZE          60
#define EPROTOTYPE        61
#define ENOPROTOOPT       62
#define EPROTONOSUPPORT   63
#define ESOCKTNOSUPPORT   64
#define EOPNOTSUPP        65
#define EPFNOSUPPORT      66
#define EAFNOSUPPORT      67
#define EADDRINUSE        68
#define EADDRNOTAVAIL     69
#define ENETDOWN          70
#define ENETUNREACH       71
#define ENETRESET         72
#define ECONNABORTED      73
#define ECONNRESET        74
#define ENOBUFS           75
#define EISCONN           76
#define ENOTCONN          77
#define ESHUTDOWN         78
#define ETIMEDOUT         79
#define ECONNREFUSED      80
#define EHOSTDOWN         81
#define EHOSTUNREACH      82
#define ESTALE            83
#define EREMOTE           84
#define EBADRPC           85
#define ERPCMISMATCH      86
#define EPROGUNAVAIL      87
#define EPROGMISMATCH     88
#define EPROCUNAVAIL      89
#define EILSEQ            90
#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      91
#define ELOOP             92
#define EPROCLIM          93
#define EUSERS            94
#define EDQUOT            95
#define EVDBAD            96
#define ENORMTWD          97
#define EOVERFLOW         98

#endif /* __SYS_WERRNO_ERR */