const syscall.O_APPEND
2 uses
syscall (current package)
zerrors_darwin_arm64.go#L738: O_APPEND = 0x8
os
file.go#L77: O_APPEND int = syscall.O_APPEND // append data to the file when writing.
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)