TITLE : errno.h error codes and descriptions. OS LEVEL : AIX DATE : 22/02/2000 VERSION : 1.0 ---------------------------------------------------------------------------- IDENTIFIER No DESCRIPTION ================================================================ PERM 1 Operation not permitted NOENT 2 No such file or directory SRCH 3 No such process INTR 4 interrupted system call IO 5 I/O Error NXIO 6 No such device or address 2BIG 7 Arg list too long NOEXEC 8 Exec format error BADF 9 Bad file descriptor CHILD 10 No child processes AGAIN 11 Resource temporarily unavailable NOMEM 12 Not enough space ACCES 13 Permission denied FAULT 14 Bad address NOTBLK 15 Block device required BUSY 16 Resource busy EXIST 17 File exists XDEV 18 Improper link NODEV 19 No such device NOTDIR 20 Not a directory ISDIR 21 Is a directory INVAL 22 Invalid argument NFILE 23 Too many open files in system MFILE 24 Too many open files NOTTY 25 Inappropriate I TXTBSY 26 Text file busy FBIG 27 File too large NOSPC 28 No space left on device SPIPE 29 Invalid seek ROFS 30 Read only file system MLINK 31 Too many links PIPE 32 Broken pipe DOM 33 Domain error within math function RANGE 34 Result too large NOMSG 35 No message of desired type IDRM 36 Identifier removed CHRNG 37 Channel number out of range L2NSYNC 38 Level 2 not synchronized L3HLT 39 Level 3 halted L3RST 40 Level 3 reset LNRNG 41 Link number out of range UNATCH 42 Protocol driver not attached NOCSI 43 No CSI structure available L2HLT 44 Level 2 halted DEADLK 45 Resource deadlock avoided NOTREADY 46 Device not ready WRPROTECT 47 Write-protected media FORMAT 48 Unformatted media NOLCK 49 No locks available NOCONNECT 50 no connection STALE 52 no filesystem DIST 53 old, currently unused AIX errno WOULDBLOCK 54 INPROGRESS 55 Operation now in progress ALREADY 56 Operation already in progress NOTSOCK 57 Socket operation on non-socket DESTADDRREQ 58 Destination address required MSGSIZE 59 Message too long PROTOTYPE 60 Protocol wrong type for socket NOPROTOOPT 61 Protocol not available PROTONOSUPPORT 62 Protocol not supported SOCKTNOSUPPORT 63 Socket type not supported OPNOTSUPP 64 Operation not supported on socket PFNOSUPPORT 65 Protocol family not supported AFNOSUPPORT 66 Address family not supported by protocol family ADDRINUSE 67 Address already in use ADDRNOTAVAIL 68 Can't assign requested address NETDOWN 69 Network is down NETUNREACH 70 Network is unreachable NETRESET 71 Network dropped connection on reset CONNABORTED 72 Software caused connection abort CONNRESET 73 Connection reset by peer NOBUFS 74 No buffer space available ISCONN 75 Socket is already connected NOTCONN 76 Socket is not connected SHUTDOWN 77 Can't send after socket shutdown TIMEDOUT 78 Connection timed out CONNREFUSED 79 Connection refused HOSTDOWN 80 Host is down HOSTUNREACH 81 No route to host RESTART 82 restart the system call PROCLIM 83 Too many processes USERS 84 Too many users LOOP 85 Too many levels of symbolic links NAMETOOLONG 86 File name too long NOTEMPTY 87 DQUOT 88 Disc quota exceeded REMOTE 93 Item is not local to host NOSYS 109 Function not implemented POSIX MEDIA 110 media surface error SOFT 111 I/O completed, but needs relocation NOATTR 112 no attribute found SAD 113 security authentication denied NOTRUST 114 not a trusted program TOOMANYREFS 115 Too many references: can't splice ILSEQ 116 Invalid wide character CANCELED 117 asynchronous i NOSR 118 temp out of streams resources TIME 119 I_STR ioctl timed out BADMSG 120 wrong message type at stream head PROTO 121 STREAMS protocol error NODATA 122 no message ready at stream head NOSTR 123 fd is not a stream NOTSUP 124 POSIX threads unsupported value MULTIHOP 125 multihop is not allowed NOLINK 126 the link has been severed OVERFLOW 127 value too large to be stored in data type