diff options
author | Wim <wim@42.be> | 2022-05-09 23:00:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-09 23:00:23 +0200 |
commit | 1e55dd47f251ae588fb418ac29cbc6a0ae741e69 (patch) | |
tree | b3b930c3f864d82ebeb079fcfbbf570b1620ca3f /vendor/modernc.org/libc/errno/errno_freebsd_amd64.go | |
parent | 700b95546b4fbc4bbd094ab1804406c13634d7e2 (diff) | |
download | matterbridge-msglm-1e55dd47f251ae588fb418ac29cbc6a0ae741e69.tar.gz matterbridge-msglm-1e55dd47f251ae588fb418ac29cbc6a0ae741e69.tar.bz2 matterbridge-msglm-1e55dd47f251ae588fb418ac29cbc6a0ae741e69.zip |
Update dependencies (#1831)
Diffstat (limited to 'vendor/modernc.org/libc/errno/errno_freebsd_amd64.go')
-rw-r--r-- | vendor/modernc.org/libc/errno/errno_freebsd_amd64.go | 220 |
1 files changed, 110 insertions, 110 deletions
diff --git a/vendor/modernc.org/libc/errno/errno_freebsd_amd64.go b/vendor/modernc.org/libc/errno/errno_freebsd_amd64.go index 5e68eb3a..1d23a013 100644 --- a/vendor/modernc.org/libc/errno/errno_freebsd_amd64.go +++ b/vendor/modernc.org/libc/errno/errno_freebsd_amd64.go @@ -1,4 +1,4 @@ -// Code generated by 'ccgo errno/gen.c -crt-import-path "" -export-defines "" -export-enums "" -export-externs X -export-fields F -export-structs "" -export-typedefs "" -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o errno/errno_freebsd_amd64.go -pkgname errno', DO NOT EDIT. +// Code generated by 'ccgo errno/gen.c -crt-import-path "" -export-defines "" -export-enums "" -export-externs X -export-fields F -export-structs "" -export-typedefs "" -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -ignore-unsupported-alignment -o errno/errno_freebsd_amd64.go -pkgname errno', DO NOT EDIT. package errno @@ -15,115 +15,115 @@ var _ atomic.Value var _ unsafe.Pointer const ( - E2BIG = 7 - EACCES = 13 - EADDRINUSE = 48 - EADDRNOTAVAIL = 49 - EAFNOSUPPORT = 47 - EAGAIN = 35 - EALREADY = 37 - EAUTH = 80 - EBADF = 9 - EBADMSG = 89 - EBADRPC = 72 - EBUSY = 16 - ECANCELED = 85 - ECAPMODE = 94 - ECHILD = 10 - ECONNABORTED = 53 - ECONNREFUSED = 61 - ECONNRESET = 54 - EDEADLK = 11 - EDESTADDRREQ = 39 - EDOM = 33 - EDOOFUS = 88 - EDQUOT = 69 - EEXIST = 17 - EFAULT = 14 - EFBIG = 27 - EFTYPE = 79 - EHOSTDOWN = 64 - EHOSTUNREACH = 65 - EIDRM = 82 - EILSEQ = 86 - EINPROGRESS = 36 - EINTEGRITY = 97 - EINTR = 4 - EINVAL = 22 - EIO = 5 - EISCONN = 56 - EISDIR = 21 - ELAST = 97 - ELOOP = 62 - EMFILE = 24 - EMLINK = 31 - EMSGSIZE = 40 - EMULTIHOP = 90 - ENAMETOOLONG = 63 - ENEEDAUTH = 81 - ENETDOWN = 50 - ENETRESET = 52 - ENETUNREACH = 51 - ENFILE = 23 - ENOATTR = 87 - ENOBUFS = 55 - ENODEV = 19 - ENOENT = 2 - ENOEXEC = 8 - ENOLCK = 77 - ENOLINK = 91 - ENOMEM = 12 - ENOMSG = 83 - ENOPROTOOPT = 42 - ENOSPC = 28 - ENOSYS = 78 - ENOTBLK = 15 - ENOTCAPABLE = 93 - ENOTCONN = 57 - ENOTDIR = 20 - ENOTEMPTY = 66 - ENOTRECOVERABLE = 95 - ENOTSOCK = 38 - ENOTSUP = 45 - ENOTTY = 25 - ENXIO = 6 - EOPNOTSUPP = 45 - EOVERFLOW = 84 - EOWNERDEAD = 96 - EPERM = 1 - EPFNOSUPPORT = 46 - EPIPE = 32 - EPROCLIM = 67 - EPROCUNAVAIL = 76 - EPROGMISMATCH = 75 - EPROGUNAVAIL = 74 - EPROTO = 92 - EPROTONOSUPPORT = 43 - EPROTOTYPE = 41 - ERANGE = 34 - EREMOTE = 71 - EROFS = 30 - ERPCMISMATCH = 73 - ESHUTDOWN = 58 - ESOCKTNOSUPPORT = 44 - ESPIPE = 29 - ESRCH = 3 - ESTALE = 70 - ETIMEDOUT = 60 - ETOOMANYREFS = 59 - ETXTBSY = 26 - EUSERS = 68 - EWOULDBLOCK = 35 - EXDEV = 18 - X_ERRNO_T_DEFINED = 0 - X_FILE_OFFSET_BITS = 64 - X_LP64 = 1 - X_Nonnull = 0 - X_Null_unspecified = 0 - X_Nullable = 0 - X_SYS_CDEFS_H_ = 0 - X_SYS_ERRNO_H_ = 0 - Unix = 1 + E2BIG = 7 // errno.h:57:1: + EACCES = 13 // errno.h:64:1: + EADDRINUSE = 48 // errno.h:112:1: + EADDRNOTAVAIL = 49 // errno.h:113:1: + EAFNOSUPPORT = 47 // errno.h:111:1: + EAGAIN = 35 // errno.h:94:1: + EALREADY = 37 // errno.h:98:1: + EAUTH = 80 // errno.h:161:1: + EBADF = 9 // errno.h:59:1: + EBADMSG = 89 // errno.h:173:1: + EBADRPC = 72 // errno.h:149:1: + EBUSY = 16 // errno.h:69:1: + ECANCELED = 85 // errno.h:166:1: + ECAPMODE = 94 // errno.h:180:1: + ECHILD = 10 // errno.h:60:1: + ECONNABORTED = 53 // errno.h:119:1: + ECONNREFUSED = 61 // errno.h:127:1: + ECONNRESET = 54 // errno.h:120:1: + EDEADLK = 11 // errno.h:61:1: + EDESTADDRREQ = 39 // errno.h:102:1: + EDOM = 33 // errno.h:90:1: + EDOOFUS = 88 // errno.h:170:1: + EDQUOT = 69 // errno.h:144:1: + EEXIST = 17 // errno.h:70:1: + EFAULT = 14 // errno.h:65:1: + EFBIG = 27 // errno.h:82:1: + EFTYPE = 79 // errno.h:160:1: + EHOSTDOWN = 64 // errno.h:135:1: + EHOSTUNREACH = 65 // errno.h:136:1: + EIDRM = 82 // errno.h:163:1: + EILSEQ = 86 // errno.h:167:1: + EINPROGRESS = 36 // errno.h:97:1: + EINTEGRITY = 97 // errno.h:183:1: + EINTR = 4 // errno.h:54:1: + EINVAL = 22 // errno.h:75:1: + EIO = 5 // errno.h:55:1: + EISCONN = 56 // errno.h:122:1: + EISDIR = 21 // errno.h:74:1: + ELAST = 97 // errno.h:187:1: + ELOOP = 62 // errno.h:129:1: + EMFILE = 24 // errno.h:77:1: + EMLINK = 31 // errno.h:86:1: + EMSGSIZE = 40 // errno.h:103:1: + EMULTIHOP = 90 // errno.h:174:1: + ENAMETOOLONG = 63 // errno.h:131:1: + ENEEDAUTH = 81 // errno.h:162:1: + ENETDOWN = 50 // errno.h:116:1: + ENETRESET = 52 // errno.h:118:1: + ENETUNREACH = 51 // errno.h:117:1: + ENFILE = 23 // errno.h:76:1: + ENOATTR = 87 // errno.h:168:1: + ENOBUFS = 55 // errno.h:121:1: + ENODEV = 19 // errno.h:72:1: + ENOENT = 2 // errno.h:52:1: + ENOEXEC = 8 // errno.h:58:1: + ENOLCK = 77 // errno.h:156:1: + ENOLINK = 91 // errno.h:175:1: + ENOMEM = 12 // errno.h:63:1: + ENOMSG = 83 // errno.h:164:1: + ENOPROTOOPT = 42 // errno.h:105:1: + ENOSPC = 28 // errno.h:83:1: + ENOSYS = 78 // errno.h:157:1: + ENOTBLK = 15 // errno.h:67:1: + ENOTCAPABLE = 93 // errno.h:179:1: + ENOTCONN = 57 // errno.h:123:1: + ENOTDIR = 20 // errno.h:73:1: + ENOTEMPTY = 66 // errno.h:138:1: + ENOTRECOVERABLE = 95 // errno.h:181:1: + ENOTSOCK = 38 // errno.h:101:1: + ENOTSUP = 45 // errno.h:109:1: + ENOTTY = 25 // errno.h:78:1: + ENXIO = 6 // errno.h:56:1: + EOPNOTSUPP = 45 // errno.h:108:1: + EOVERFLOW = 84 // errno.h:165:1: + EOWNERDEAD = 96 // errno.h:182:1: + EPERM = 1 // errno.h:51:1: + EPFNOSUPPORT = 46 // errno.h:110:1: + EPIPE = 32 // errno.h:87:1: + EPROCLIM = 67 // errno.h:142:1: + EPROCUNAVAIL = 76 // errno.h:153:1: + EPROGMISMATCH = 75 // errno.h:152:1: + EPROGUNAVAIL = 74 // errno.h:151:1: + EPROTO = 92 // errno.h:176:1: + EPROTONOSUPPORT = 43 // errno.h:106:1: + EPROTOTYPE = 41 // errno.h:104:1: + ERANGE = 34 // errno.h:91:1: + EREMOTE = 71 // errno.h:148:1: + EROFS = 30 // errno.h:85:1: + ERPCMISMATCH = 73 // errno.h:150:1: + ESHUTDOWN = 58 // errno.h:124:1: + ESOCKTNOSUPPORT = 44 // errno.h:107:1: + ESPIPE = 29 // errno.h:84:1: + ESRCH = 3 // errno.h:53:1: + ESTALE = 70 // errno.h:147:1: + ETIMEDOUT = 60 // errno.h:126:1: + ETOOMANYREFS = 59 // errno.h:125:1: + ETXTBSY = 26 // errno.h:80:1: + EUSERS = 68 // errno.h:143:1: + EWOULDBLOCK = 35 // errno.h:96:1: + EXDEV = 18 // errno.h:71:1: + X_ERRNO_T_DEFINED = 0 // errno.h:203:1: + X_FILE_OFFSET_BITS = 64 // <builtin>:25:1: + X_LP64 = 1 // <predefined>:1:1: + X_Nonnull = 0 // cdefs.h:783:1: + X_Null_unspecified = 0 // cdefs.h:785:1: + X_Nullable = 0 // cdefs.h:784:1: + X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1: + X_SYS_ERRNO_H_ = 0 // errno.h:41:1: + Unix = 1 // <predefined>:337:1: ) type Ptrdiff_t = int64 /* <builtin>:3:26 */ |