const golang.org/x/sys/unix.SYS_INOTIFY_ADD_WATCH
2 uses
golang.org/x/sys/unix (current package)
zsyscall_linux.go#L1040: r0, _, e1 := Syscall(SYS_INOTIFY_ADD_WATCH, uintptr(fd), uintptr(unsafe.Pointer(_p0)), uintptr(mask))
zsysnum_linux_amd64.go#L264: SYS_INOTIFY_ADD_WATCH = 254
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)