func golang.org/x/sys/unix.InotifyInit1
2 uses
golang.org/x/sys/unix (current package)
syscall_linux.go#L87: return InotifyInit1(0)
zsyscall_linux.go#L1077: func InotifyInit1(flags int) (fd int, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)