const syscall.MSG_CMSG_CLOEXEC
2 uses
syscall (current package)
zerrors_linux_amd64.go#L545: MSG_CMSG_CLOEXEC = 0x40000000
net
unixsock_readmsg_cmsg_cloexec.go#L11: const readMsgFlags = syscall.MSG_CMSG_CLOEXEC
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)