Home
last modified time | relevance | path

Searched refs:InDelete (Results 1 – 25 of 38) sorted by relevance

12

/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/fs/
H A Dbasicfs_watch_eventtypes_inotify.go15 …subEventMask = notify.InCreate | notify.InMovedTo | notify.InDelete | notify.InDeleteSelf | notif…
17 rmEventMask = notify.InDelete | notify.InDeleteSelf | notify.InMovedFrom | notify.InMoveSelf
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/rjeczalik/notify/
H A Devent_inotify.go37 InDelete = Event(unix.IN_DELETE) // Subfile was deleted const
52 InDelete: "notify.InDelete",
H A Dwatcher_inotify_test.go26 &Call{P: path, E: InDelete},
114 InDelete,
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/rjeczalik/notify/
H A Devent_inotify.go37 InDelete = Event(unix.IN_DELETE) // Subfile was deleted const
52 InDelete: "notify.InDelete",
H A Dwatcher_inotify_test.go26 &Call{P: path, E: InDelete},
114 InDelete,
/dports/www/devd/devd-0.9/vendor/github.com/rjeczalik/notify/
H A Devent_inotify.go37 InDelete = Event(unix.IN_DELETE) // Subfile was deleted const
52 InDelete: "notify.InDelete",
H A Dwatcher_inotify_test.go26 &Call{P: path, E: InDelete},
114 InDelete,
/dports/net/syncthing/syncthing-1.18.1/syncthing/vendor/github.com/syncthing/notify/
H A Devent_inotify.go37 InDelete = Event(unix.IN_DELETE) // Subfile was deleted const
52 InDelete: "notify.InDelete",
/dports/devel/modd/modd-0.8/vendor/github.com/rjeczalik/notify/
H A Devent_inotify.go37 InDelete = Event(unix.IN_DELETE) // Subfile was deleted const
52 InDelete: "notify.InDelete",
H A Dwatcher_inotify_test.go26 &Call{P: path, E: InDelete},
114 InDelete,
/dports/devel/mutagen/mutagen-0.11.8/pkg/filesystem/watching/internal/third_party/notify/
H A Devent_inotify.go68 InDelete = Event(unix.IN_DELETE) // Subfile was deleted const
83 InDelete: "notify.InDelete",
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/utils/inotify/
H A Dinotify_linux.go260 InDelete uint32 = syscall.IN_DELETE const
298 {InDelete, "IN_DELETE"},
/dports/security/vault/vault-1.8.2/vendor/k8s.io/utils/inotify/
H A Dinotify_linux.go260 InDelete uint32 = syscall.IN_DELETE const
298 {InDelete, "IN_DELETE"},
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/utils/utils-581e00157fb1/inotify/
H A Dinotify_linux.go283 InDelete uint32 = syscall.IN_DELETE const
321 {InDelete, "IN_DELETE"},
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/k8s.io/utils/inotify/
H A Dinotify_linux.go260 InDelete uint32 = syscall.IN_DELETE const
298 {InDelete, "IN_DELETE"},
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/utils/inotify/
H A Dinotify_linux.go260 InDelete uint32 = syscall.IN_DELETE const
298 {InDelete, "IN_DELETE"},
/dports/misc/concourse/concourse-6.7.2/vendor/k8s.io/utils/inotify/
H A Dinotify_linux.go283 InDelete uint32 = syscall.IN_DELETE const
321 {InDelete, "IN_DELETE"},
/dports/security/vuls/vuls-0.13.7/vendor/k8s.io/utils/inotify/
H A Dinotify_linux.go260 InDelete uint32 = syscall.IN_DELETE const
298 {InDelete, "IN_DELETE"},
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/k8s.io/utils/inotify/
H A Dinotify_linux.go283 InDelete uint32 = syscall.IN_DELETE const
321 {InDelete, "IN_DELETE"},
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/utils/utils-67b214c5f920/inotify/
H A Dinotify_linux.go260 InDelete uint32 = syscall.IN_DELETE const
298 {InDelete, "IN_DELETE"},
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/utils/inotify/
H A Dinotify_linux.go260 InDelete uint32 = syscall.IN_DELETE const
298 {InDelete, "IN_DELETE"},
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/utils/inotify/
H A Dinotify_linux.go260 InDelete uint32 = syscall.IN_DELETE const
298 {InDelete, "IN_DELETE"},
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/k8s.io/utils/inotify/
H A Dinotify_linux.go260 InDelete uint32 = syscall.IN_DELETE const
298 {InDelete, "IN_DELETE"},
/dports/sysutils/terraform/terraform-1.0.11/vendor/k8s.io/utils/inotify/
H A Dinotify_linux.go260 InDelete uint32 = syscall.IN_DELETE const
298 {InDelete, "IN_DELETE"},
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/cmd/
H A Dclient-fs_linux.go37 EventTypeDelete = []notify.Event{notify.InDelete | notify.InDeleteSelf | notify.InMovedFrom}

12