Searched defs:InotifyRmWatch (Results 1 – 16 of 16) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/ |
D | zsyscall_linux_386.go | 599 func InotifyRmWatch(fd int, watchdesc uint32) (success int, err error) { func
|
D | zsyscall_linux_s390x.go | 599 func InotifyRmWatch(fd int, watchdesc uint32) (success int, err error) { func
|
D | zsyscall_linux_riscv64.go | 599 func InotifyRmWatch(fd int, watchdesc uint32) (success int, err error) { func
|
D | zsyscall_linux_arm.go | 599 func InotifyRmWatch(fd int, watchdesc uint32) (success int, err error) { func
|
D | zsyscall_linux_loong64.go | 599 func InotifyRmWatch(fd int, watchdesc uint32) (success int, err error) { func
|
D | zsyscall_linux_arm64.go | 599 func InotifyRmWatch(fd int, watchdesc uint32) (success int, err error) { func
|
D | zsyscall_linux_mips.go | 599 func InotifyRmWatch(fd int, watchdesc uint32) (success int, err error) { func
|
D | zsyscall_linux_ppc64.go | 599 func InotifyRmWatch(fd int, watchdesc uint32) (success int, err error) { func
|
D | zsyscall_linux_amd64.go | 599 func InotifyRmWatch(fd int, watchdesc uint32) (success int, err error) { func
|
D | zsyscall_linux_mips64le.go | 599 func InotifyRmWatch(fd int, watchdesc uint32) (success int, err error) { func
|
D | zsyscall_linux_ppc64le.go | 599 func InotifyRmWatch(fd int, watchdesc uint32) (success int, err error) { func
|
D | zsyscall_linux_mips64.go | 599 func InotifyRmWatch(fd int, watchdesc uint32) (success int, err error) { func
|
D | zsyscall_linux_mipsle.go | 599 func InotifyRmWatch(fd int, watchdesc uint32) (success int, err error) { func
|
/aosp_15_r20/device/google/cuttlefish/common/libs/fs/ |
D | shared_fd.cpp | 1071 void FileInstance::InotifyRmWatch(int watch) { in InotifyRmWatch() function in cuttlefish::FileInstance
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/ |
D | zsyscall_linux.go | 1095 func InotifyRmWatch(fd int, watchdesc uint32) (success int, err error) { func
|
D | zsyscall_zos_s390x.go | 1655 var InotifyRmWatch = enter_InotifyRmWatch var
|