Home
last modified time | relevance | path

Searched refs:MS_DIRSYNC (Results 1 – 25 of 3406) sorted by relevance

12345678910>>...137

/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/sys/
H A Dmount.h49 MS_DIRSYNC = 128, /* Directory modifications are synchronous. */ enumerator
50 #define MS_DIRSYNC MS_DIRSYNC macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/sys/
H A Dmount.h49 MS_DIRSYNC = 128, /* Directory modifications are synchronous. */ enumerator
50 #define MS_DIRSYNC MS_DIRSYNC macro
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/nix-0.9.0/src/
H A Dmount.rs14 const MS_DIRSYNC = libc::MS_DIRSYNC; // Directory modifications are synchronous const
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/nix-0.9.0/src/
H A Dmount.rs14 const MS_DIRSYNC = libc::MS_DIRSYNC; // Directory modifications are synchronous const
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dfs.h84 #define MS_DIRSYNC 128 macro
120 #define IS_DIRSYNC(inode) (__IS_FLG(inode, MS_SYNCHRONOUS|MS_DIRSYNC) || ((inode)->i_flags & (S_S…
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dfs.h84 #define MS_DIRSYNC 128 macro
120 #define IS_DIRSYNC(inode) (__IS_FLG(inode, MS_SYNCHRONOUS|MS_DIRSYNC) || ((inode)->i_flags & (S_S…
/dports/www/uwsgi/uwsgi-2.0.20/core/
H A Dmount.c31 #ifdef MS_DIRSYNC
32 {"dirsync", MS_DIRSYNC},
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/sys/
H A Dmount.h46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */ macro
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/sys/
H A Dmount.h46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */ macro
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/pkg/mount/
H A Dflags_linux.go28 DIRSYNC = syscall.MS_DIRSYNC
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/docker/docker/pkg/mount/
H A Dflags_linux.go28 DIRSYNC = syscall.MS_DIRSYNC
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/docker/docker/pkg/mount/
H A Dflags_linux.go28 DIRSYNC = syscall.MS_DIRSYNC
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/docker/docker/pkg/mount/
H A Dflags_linux.go28 DIRSYNC = syscall.MS_DIRSYNC
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/docker/docker/pkg/mount/
H A Dflags_linux.go28 DIRSYNC = syscall.MS_DIRSYNC
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/cadvisor/Godeps/_workspace/src/github.com/docker/docker/pkg/mount/
H A Dflags_linux.go28 DIRSYNC = syscall.MS_DIRSYNC
/dports/security/vault/vault-1.8.2/vendor/gopkg.in/ory-am/dockertest.v3/docker/pkg/mount/
H A Dflags_linux.go28 DIRSYNC = unix.MS_DIRSYNC
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/pkg/mount/
H A Dflags_linux.go28 DIRSYNC = unix.MS_DIRSYNC
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/moby/sys/mount/
H A Dflags_linux.go28 DIRSYNC = unix.MS_DIRSYNC
/dports/security/vault/vault-1.8.2/vendor/github.com/ory/dockertest/docker/pkg/mount/
H A Dflags_linux.go28 DIRSYNC = unix.MS_DIRSYNC
/dports/security/vault/vault-1.8.2/vendor/github.com/ory/dockertest/v3/docker/pkg/mount/
H A Dflags_linux.go28 DIRSYNC = unix.MS_DIRSYNC
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/moby/sys/mount/
H A Dflags_linux.go28 DIRSYNC = unix.MS_DIRSYNC
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/moby/sys/mount/
H A Dflags_linux.go28 DIRSYNC = unix.MS_DIRSYNC
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/include/sys/
H A Dmount.h33 #define MS_DIRSYNC 128 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/sys/
H A Dmount.h33 #define MS_DIRSYNC 128 macro
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/pkg/mount/
H A Dflags_linux.go28 DIRSYNC = unix.MS_DIRSYNC

12345678910>>...137