OS_FILE_ERROR

Constant OS_FILE_ERROR 

Source
pub const OS_FILE_ERROR: i32 = 72;
Expand description

Some system file (e.g., /etc/passwd, /var/run/utmp, etc.) does not exist, cannot be opened, or has some sort of error (e.g., syntax error).