The errno code for "No such file or directory", this usually occurs if a system call attempts to utilize a nonexistant file in the filesystem. It is also the generic error code for attempts to use any nonexistant object referenced by another kind of handle, for example System V semaphores.