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