O_RDONLY           77 src/pkg/runtime/defs_linux_386.h 	O_RDONLY	= 0x0,
O_RDONLY          135 src/pkg/runtime/defs_linux_amd64.h 	O_RDONLY	= 0x0,
O_RDONLY           67 src/pkg/runtime/defs_linux_arm.h 	O_RDONLY = 0,
O_RDONLY           30 src/pkg/syscall/types_plan9.c 	$O_RDONLY	= OREAD,