const syscall.O_RDWR
2 uses
syscall (current package)
zerrors_darwin_arm64.go#L755: O_RDWR = 0x2
os
file.go#L75: O_RDWR int = syscall.O_RDWR // open the file read-write.
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)