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