Home
last modified time | relevance | path

Searched refs:UMOUNT_NOFOLLOW (Results 1 – 25 of 3227) sorted by relevance

12345678910>>...130

/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/sys/
H A Dmount.h132 UMOUNT_NOFOLLOW = 8 /* Don't follow symlink on umount. */ enumerator
133 #define UMOUNT_NOFOLLOW UMOUNT_NOFOLLOW macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/sys/
H A Dmount.h132 UMOUNT_NOFOLLOW = 8 /* Don't follow symlink on umount. */ enumerator
133 #define UMOUNT_NOFOLLOW UMOUNT_NOFOLLOW macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/include/sys/
H A Dmount.h64 #define UMOUNT_NOFOLLOW 8 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/sys/
H A Dmount.h64 #define UMOUNT_NOFOLLOW 8 macro
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/include/sys/
H A Dmount.h64 #define UMOUNT_NOFOLLOW 8 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-musl/sys/
H A Dmount.h64 #define UMOUNT_NOFOLLOW 8 macro
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/sys/
H A Dmount.h64 #define UMOUNT_NOFOLLOW 8 macro
/dports/lang/zig/zig-0.9.0/lib/libc/musl/include/sys/
H A Dmount.h64 #define UMOUNT_NOFOLLOW 8 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-musl/sys/
H A Dmount.h64 #define UMOUNT_NOFOLLOW 8 macro
/dports/devel/emscripten/emscripten-2.0.3/system/include/libc/sys/
H A Dmount.h63 #define UMOUNT_NOFOLLOW 8 macro
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/include/sys/
H A Dmount.h64 #define UMOUNT_NOFOLLOW 8 macro
/dports/sysutils/linrename/util-linux-2.25.2/libmount/src/
H A Dcontext_umount.c33 #ifndef UMOUNT_NOFOLLOW
34 # define UMOUNT_NOFOLLOW 0x00000008 /* Don't follow symlink on umount */ macro
651 res = umount2("", UMOUNT_NOFOLLOW); in umount_nofollow_support()
687 flags |= UMOUNT_NOFOLLOW; in do_umount()
/dports/devel/util-linux/util-linux-2.36/libmount/src/
H A Dcontext_umount.c38 #ifndef UMOUNT_NOFOLLOW
39 # define UMOUNT_NOFOLLOW 0x00000008 /* Don't follow symlink on umount */ macro
817 res = umount2("", UMOUNT_NOFOLLOW); in umount_nofollow_support()
853 flags |= UMOUNT_NOFOLLOW; in do_umount()
/dports/sysutils/fusefs-libs/fuse-2.9.9/util/
H A Dfusermount.c55 #ifndef UMOUNT_NOFOLLOW
56 #define UMOUNT_NOFOLLOW 0x00000008 /* Don't follow symlink on umount */ macro
406 res = umount2("", UMOUNT_NOFOLLOW); in umount_nofollow_support()
437 umount_flags |= UMOUNT_NOFOLLOW; in unmount_fuse_locked()
/dports/sysutils/fusefs-libs3/fuse-3.10.5/util/
H A Dfusermount.c52 #ifndef UMOUNT_NOFOLLOW
53 #define UMOUNT_NOFOLLOW 0x00000008 /* Don't follow symlink on umount */ macro
405 int umount_flags = (lazy ? UMOUNT_DETACH : 0) | UMOUNT_NOFOLLOW; in unmount_fuse_locked()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/
H A Dinit.c36 if (!(flags & UMOUNT_NOFOLLOW)) in init_umount()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/
H A Dinit.c36 if (!(flags & UMOUNT_NOFOLLOW)) in init_umount()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/
H A Dinit.c36 if (!(flags & UMOUNT_NOFOLLOW)) in init_umount()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/golang.org/x/sys/unix/
H A Dzerrors_linux_arm64.go1782 UMOUNT_NOFOLLOW = 0x8 const
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/vendor/golang.org/x/sys/unix/
H A Dzerrors_linux_arm64.go1782 UMOUNT_NOFOLLOW = 0x8 const
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/cloudfoundry/socks5-proxy/vendor/golang.org/x/sys/unix/
H A Dzerrors_linux_arm64.go1782 UMOUNT_NOFOLLOW = 0x8 const
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/golang.org/x/sys/unix/
H A Dzerrors_linux_arm64.go1782 UMOUNT_NOFOLLOW = 0x8 const
/dports/devel/taskctl/taskctl-1.4.2/vendor/github.com/fatih/color/vendor/golang.org/x/sys/unix/
H A Dzerrors_linux_386.go1866 UMOUNT_NOFOLLOW = 0x8 const
H A Dzerrors_linux_arm.go1871 UMOUNT_NOFOLLOW = 0x8 const
H A Dzerrors_linux_mips64le.go1870 UMOUNT_NOFOLLOW = 0x8 const

12345678910>>...130