-EACCES |
Search permission is denied for a component of the path prefix. |
-EFAULT |
Buffer pointed by ecx extends outside the process's allocated address space. |
-EINVAL |
The named file is not a symbolic link.
-or-
edx is not positive. |
-EIO |
An I/O error occurred while reading from the file system. |
-ELOOP |
Too many symbolic links were encountered in translating the pathname. |
-ENAMETOOLONG |
A pathname, or a component of a pathname, was too long. |
-ENOENT |
The named file does not exist. |
-ENOMEM |
Insufficient kernel memory was available. |
-ENOTDIR |
A component of the path prefix is not a directory. |