const syscall.SYS_INOTIFY_INIT
2 uses
syscall (current package)
zsyscall_linux_amd64.go#L1164: r0, _, e1 := RawSyscall(SYS_INOTIFY_INIT, 0, 0, 0)
zsysnum_linux_amd64.go#L262: SYS_INOTIFY_INIT = 253
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)