EEXISTEEXIST — File Exists
A file creation operation failed because a file with the specified name already exists.
ENOTRECOVERABLEThe mutex state cannot be recovered after a previous owner died without unlocking it.
A robust mutex was left in an inconsistent state by a terminated process and could not be made consistent.
Destroy and reinitialize the mutex. Review and restore the shared state protected by the mutex.
EEXISTA file creation operation failed because a file with the specified name already exists.
ESRCHNo process matching the specified process ID was found.
SIGPWR (30)A power failure was detected, typically from a UPS notification.
ENOMEDIUMNo removable medium is present in the drive or device.
EFBIGThe file size exceeds the maximum allowed by the filesystem or the process resource limit.
EAGAINThe requested operation would block on a non-blocking resource, or a system resource is temporarily unavailable.