linux-(内核errno错误表)

errno0 : Success [ errno0:成功 ]

errno1 : Operation not permitted [ errno1:不允许操作 ]

errno2 : No such file or directory [ errno2:没有这样的文件或目录 ]

errno3 : No such process [ errno3:没有这样的过程 ]

errno4 : Interrupted system call [ errno4:系统调用中断 ]

errno5 : Input/output error [ errno5:输入/输出错误 ]

errno6 : No such device or address [ errno6:没有这样的设备或地址 ]

errno7 : Argument list too long [ errno7:参数列表太长 ]

errno8 : Exec format error [ errno8:执行格式错误 ]

errno9 : Bad file descriptor [ errno9:错误的文件描述符 ]

errno10 : No child processes [ errno10:没有子进程 ]

errno11 : Resource temporarily unavailable [ errno11:资源暂时不可用 ]

errno12 : Cannot allocate memory [ errno12:无法分配内存 ]

errno13 : Permission denied [ errno13:权限被拒绝 ]

errno14 : Bad address [ errno14:错误的地址 ]

errno15 : Block device required [ errno15:需要阻止设备 ]

errno16 : Device or resource busy [ errno16:设备或资源繁忙 ]

errno17 : File exists [ errno17:文件存在 ]

errno18 : Invalid cross-device link [ errno18:无效的跨设备链接 ]

errno19 : No such device [ errno19:没有这样的设备 ]

errno20 : Not a directory [ errno20:不是目录 ]

errno21 : Is a directory [ errno21:是一个目录 ]

errno22 : Invalid argument [ errno22:无效参数 ]

errno23 : Too many open files in system [ errno23:系统中打开的文件太多 ]

errno24 : Too many open files [ errno24:打开的文件太多 ]

errno25 : Inappropriate ioctl for device [ errno25:设备的ioctl不合适 ]

errno26 : Text file busy [ errno26:文本文件正忙 ]

errno27 : File too large [ errno27:文件太大 ]

errno28 : No space left on device [ errno28:设备上没有剩余空间 ]

errno29 : Illegal seek [ errno29:非法查找 ]

errno30 : Read-only file system [ errno30:只读文件系统 ]

errno31 : Too many links [ errno31:链接太多 ]

errno32 : Broken pipe [ errno32:管道破裂 ]

errno33 : Numerical argument out of domain [ errno33:数字参数超出域 ]

errno34 : Numerical result out of range [ errno34:数值结果超出范围 ]

errno35 : Resource deadlock avoided [ errno35:避免了资源死锁 ]

errno36 : File name too long [ errno36:文件名太长 ]

errno37 : No locks available [ errno37:没有可用的锁 ]

errno38 : Function not implemented [ errno38:未实现函数 ]

errno39 : Directory not empty [ errno39:目录不为空 ]

errno40 : Too many levels of symbolic links [ errno40:符号链接级别过多 ]

errno41 : Unknown error 41 [ errno41:未知错误41 ]

errno42 : No message of desired type [ errno42:没有所需类型的消息 ]

errno43 : Identifier removed [ errno43:已删除标识符 ]

errno44 : Channel number out of range [ errno44:通道号超出范围 ]

errno45 : Level 2 not synchronized [ errno45:级别2未同步 ]

errno46 : Level 3 halted [ errno46:级别3已停止 ]

errno47 : Level 3 reset [ errno47:级别3重置 ]

errno48 : Link number out of range [ errno48:链接号超出范围 ]

errno49 : Protocol driver not attached [ errno49:未连接协议驱动程序 ]

errno50 : No CSI structure available [ errno50:没有可用的CSI结构 ]

errno51 : Level 2 halted [ errno51:级别2已停止 ]

errno52 : Invalid exchange [ errno52:无效的交换 ]

errno53 : Invalid request descriptor [ errno53:无效的请求描述符 ]

errno54 : Exchange full [ errno54:Exchange已满 ]

errno55 : No anode [ errno55:无inode 索引 ]

errno56 : Invalid request code [ errno56:无效的请求代码 ]

errno57 : Invalid slot [ errno57:无效插槽 ]

errno58 : Unknown error 58 [ errno58:未知错误58 ]

errno59 : Bad font file format [ errno59:字体文件格式错误 ]

errno60 : Device not a stream [ errno60:设备不是流 ]

errno61 : No data available [ errno61:没有可用的数据 ]

errno62 : Timer expired [ errno62:计时器已过期 ]

errno63 : Out of streams resources [ errno63:流资源不足 ]

errno64 : Machine is not on the network [ errno64:计算机不在网络上 ]

errno65 : Package not installed [ errno65:未安装程序包 ]

errno66 : Object is remote [ errno66:对象是远程的 ]

errno67 : Link has been severed [ errno67:链接已断开 ]

errno68 : Advertise error [ errno68:播发错误 ]

errno69 : Srmount error [ errno69:Srmount错误[NFS挂载有关错误] ]

errno70 : Communication error on send [ errno70:发送时发生通信错误 ]

errno71 : Protocol error [ errno71:协议错误 ]

errno72 : Multihop attempted [ errno72:尝试了多跳 ]

errno73 : RFS specific error [ errno73:RFS特定错误 ]

errno74 : Bad message [ errno74:错误消息 ]

errno75 : Value too large for defined datatype [ errno75:值对于定义的数据类型太大 ]

errno76 : Name not unique on network [ errno76:名称在网络上不唯一 ]

errno77 : File descriptor in bad state [ errno77:文件描述符处于错误状态 ]

errno78 : Remote address changed [ errno78:远程地址已更改 ]

errno79 : Can not access a needed sharedlibrary [ errno79:无法访问所需的共享库 ]

errno80 : Accessing a corrupted sharedlibrary [ errno80:访问损坏的共享数据库 ]

errno81 : .lib section in a.out corrupted [ errno81:a.out中的.lib节已损坏 ]

errno82 : Attempting to link in too manyshared libraries [ errno82:试图链接过多的共享库 ]

errno83 : Cannot exec a shared librarydirectly [ errno83:无法直接执行共享库 ]

errno84 : Invalid or incomplete multibyte orwide character [ errno84:无效或不完整的多字节正向字符 ]

errno85 : Interrupted system call should berestarted [ errno85:应重新启动中断的系统调用 ]

errno86 : Streams pipe error [ errno86:流管道错误 ]

errno87 : Too many users [ errno87:用户太多 ]

errno88 : Socket operation on non-socket [ errno88:非套接字上的套接字操作 ]

errno89 : Destinationaddress required [ errno89:需要目的地地址 ]

errno90 : Message too long [ errno90:消息太长 ]

errno91 : Protocol wrong type for socket [ errno91:套接字的协议类型错误 ]

errno92 : Protocol not available [ errno92:协议不可用 ]

errno93 : Protocol not supported [ errno93:不支持协议 ]

errno94 : Socket type not supported [ errno94:不支持套接字类型 ]

errno95 : Operation not supported [ errno95:不支持操作 ]

errno96 : Protocol family not supported [ errno96:不支持协议系列 ]

errno97 : Address family not supported byprotocol [ errno97:协议不支持地址系列 ]

errno98 : Address already in use [ errno98:地址已在使用中 ]

errno99 : Cannot assign requested address [ errno99:无法分配请求的地址 ]

errno100 : Network is down [ errno100:网络关闭 ]

errno101 : Network is unreachable [ errno101:无法访问网络 ]

errno102 : Network dropped connection onreset [ errno102:重置时网络断开连接 ]

errno103 : Software caused connection abort [ errno103:软件导致连接中止 ]

errno104 : Connection reset by peer [ errno104:对等方重置连接 ]

errno105 : No buffer space available [ errno105:没有可用的缓冲区空间 ]

errno106 : Transport endpoint is alreadyconnected [ errno106:传输终结点已连接 ]

errno107 : Transport endpoint is notconnected [ errno107:未连接传输终结点 ]

errno108 : Cannot send after transportendpoint shutdown [ errno108:在传输点关闭后无法发送 ]

errno109 : Too many references: cannot splice [ errno109:引用过多:无法拼接 ]

errno110 : Connection timed out [ errno110:连接超时 ]

errno111 : Connection refused [ errno111:连接被拒绝 ]

errno112 : Host is down [ errno112:主机已关闭 ]

errno113 : No route to host [ errno113:没有到主机的路由 ]

errno114 : Operation already in progress [ errno114:操作已在进行中 ]

errno115 : Operation now in progress [ errno115:操作正在进行中 ]

errno116 : Stale NFS file handle [ errno116:过时的NFS文件句柄 ]

errno117 : Structure needs cleaning [ errno117:结构需要清洁 ]

errno118 : Not a XENIX named type file [ errno118:不是XENIX命名的类型文件 ]

errno119 : No XENIX semaphores available [ errno119:没有可用的XENIX信号量 ]

errno120 : Is a named type file [ errno120:是一个命名类型文件 ]

errno121 : Remote I/O error [ errno121:远程I/O错误 ]

errno122 : Disk quota exceeded [ errno122:超过磁盘配额 ]

errno123 : No medium found [ errno123:找不到介质 ]

errno124 : Wrong medium type [ errno124:介质类型错误 ]

errno125 : Operation canceled [ errno125:操作已取消 ]

errno126 : Required key not available [ errno126:所需密钥不可用 ]

errno127 : Key has expired [ errno127:密钥已过期 ]

errno128 : Key has been revoked [ errno128:密钥已被吊销 ]

errno129 : Key was rejected by service [ errno129:密钥被服务拒绝 ]

errno130 : Owner died [ errno130:所有者已死亡 ]

errno131 : State not recoverable [ errno131:状态不可恢复 ]

errno132 : Operation not possible due toRF-kill [ errno132:由于RF终止,无法进行操作 ]

errno133 : Unknown error 133 [ errno:未知错误 ]

errno134 : Unknown error 134 [ errno:未知错误 ]

errno135 : Unknown error 135 [ errno:未知错误 ]

errno136 : Unknown error 136 [ errno:未知错误 ]

errno137 : Unknown error 137 [ errno:未知错误 ]

errno138 : Unknown error 138 [ errno:未知错误 ]

errno139 : Unknown error 139 [ errno:未知错误 ]

你可能感兴趣的:(Linux_随笔,笔记,linux,运维,服务器)