Close on exec flag: close file handle on exec call
Source position: linux.pp line 33
const O_CLOEXEC = $80000;