errno Lookup (AIX)
14
FAULT
Bad address
15
NOTBLK
Block device required
16
BUSY
Resource busy
17
EXIST
File exists
18
XDEV
Improper link
19
NODEV
No such device
20
NOTDIR
Not a directory
21
ISDIR
Is a directory
22
INVAL
Invalid argument
23
NFILE
Too many open files in system
24
MFILE
Too many open files
25
NOTTY
Inappropriate I
26
TXTBSY
Text file busy
27
FBIG
File too large
28
NOSPC
No space left on device
29
SPIPE
Invalid seek
30
ROFS
Read only file system
31
MLINK
Too many links
32
PIPE
Broken pipe
33
DOM
Domain error within math function
Unix
Linux
index