O_CLOEXEC          78 src/pkg/runtime/defs_linux_386.h 	O_CLOEXEC	= 0x80000,
O_CLOEXEC         136 src/pkg/runtime/defs_linux_amd64.h 	O_CLOEXEC	= 0x80000,
O_CLOEXEC          68 src/pkg/runtime/defs_linux_arm.h 	O_CLOEXEC = 02000000,
O_CLOEXEC          34 src/pkg/syscall/types_plan9.c 	$O_CLOEXEC	= OCEXEC,