| EACCES | Permission denied. |
| EMFILE | Too many file descriptors in use by process. |
| ENFILE | Too many files are currently open in the system. |
| ENOENT | Directory does not exist, or name is an empty string. |
| ENOMEM | Insufficient memory to complete the operation. |
| ENOTDIR |
| | name is not a directory. |
|