5 [ENOMEM
] = "Out of memory",
6 [EBUSY
] = "Resource busy",
7 [EAGAIN
] = "Try again",
8 [EINVAL
] = "Invalid argument",
9 [EEXIST
] = "File already exists",
10 [ENOENT
] = "No such file",
13 [EFAULT
] = "Invalid memory reference",
14 [EPERM
] = "Permission denied",
15 [ECORRUPT
] = "Curruption detected",