const syscall.O_APPEND
2 uses
syscall (current package)
zerrors_linux_amd64.go#L645: O_APPEND = 0x400
os
file.go#L79: O_APPEND int = syscall.O_APPEND // append data to the file when writing.
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)