Home
last modified time | relevance | path

Searched refs:MNT_NOSUID (Results 1 – 25 of 4836) sorted by relevance

12345678910>>...194

/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dfstypes.h91 #define MNT_NOSUID 0x00000008 /* don't honor setuid bits on fs */ macro
117 { MNT_NOSUID, 0, "nosuid" }, \
127 MNT_NOSUID | MNT_RDONLY | MNT_RELATIME | MNT_SOFTDEP | MNT_SYMPERM | \
168 MNT_NOSUID | \
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/sys/kern/
H A Dvfs.c103 vfsp->mnt_flag |= MNT_NOSUID; in vfs_setmntopt()
106 vfsp->mnt_flag &= ~MNT_NOSUID; in vfs_setmntopt()
137 vfsp->mnt_flag &= ~MNT_NOSUID; in vfs_clearmntopt()
140 vfsp->mnt_flag |= MNT_NOSUID; in vfs_clearmntopt()
169 return (vfsp->mnt_flag & MNT_NOSUID) != 0; in vfs_optionisset()
172 return (vfsp->mnt_flag & MNT_NOSUID) == 0; in vfs_optionisset()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dmount.h26 #define MNT_NOSUID 0x01 macro
48 #define MNT_USER_SETTABLE_MASK (MNT_NOSUID | MNT_NODEV | MNT_NOEXEC \
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dmount.h26 #define MNT_NOSUID 0x01 macro
48 #define MNT_USER_SETTABLE_MASK (MNT_NOSUID | MNT_NODEV | MNT_NOEXEC \
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dmount.h26 #define MNT_NOSUID 0x01 macro
48 #define MNT_USER_SETTABLE_MASK (MNT_NOSUID | MNT_NODEV | MNT_NOEXEC \
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/sys/
H A Dmount.h193 #define MNT_NOSUID 0x00000008 /* don't honor setuid bits on fs */ macro
244 MNT_NOSUID | MNT_NODEV | MNT_UNION | \
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/sys/
H A Dmount.h193 #define MNT_NOSUID 0x00000008 /* don't honor setuid bits on fs */ macro
244 MNT_NOSUID | MNT_NODEV | MNT_UNION | \
/dports/www/uwsgi/uwsgi-2.0.20/core/
H A Dmount.c87 #ifdef MNT_NOSUID
88 {"nosuid", MNT_NOSUID},
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/moby/sys/mount/
H A Dflags_bsd.go13 NOSUID = unix.MNT_NOSUID
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/pkg/mount/
H A Dflags_freebsd.go16 NOSUID = C.MNT_NOSUID
/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_bsd.go13 NOSUID = unix.MNT_NOSUID
/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_bsd.go13 NOSUID = unix.MNT_NOSUID
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/moby/sys/mount/
H A Dflags_bsd.go13 NOSUID = unix.MNT_NOSUID
/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_freebsd.go16 NOSUID = C.MNT_NOSUID
/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_freebsd.go16 NOSUID = C.MNT_NOSUID
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/moby/sys/mount/
H A Dflags_bsd.go13 NOSUID = unix.MNT_NOSUID
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/docker/docker/pkg/mount/
H A Dflags_freebsd.go16 NOSUID = C.MNT_NOSUID
/dports/net-mgmt/promscale/sys-mountinfo-v0.4.0/mount/
H A Dflags_bsd.go13 NOSUID = unix.MNT_NOSUID
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/moby/sys/mount/
H A Dflags_bsd.go13 NOSUID = unix.MNT_NOSUID
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/moby/sys/mount/
H A Dflags_bsd.go13 NOSUID = unix.MNT_NOSUID
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/docker/docker/pkg/mount/
H A Dflags_freebsd.go16 NOSUID = C.MNT_NOSUID
/dports/net/traefik/traefik-2.6.1/vendor/github.com/moby/sys/mount/
H A Dflags_bsd.go13 NOSUID = unix.MNT_NOSUID
/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_freebsd.go16 NOSUID = C.MNT_NOSUID
/dports/security/vault/vault-1.8.2/vendor/gopkg.in/ory-am/dockertest.v3/docker/pkg/mount/
H A Dflags_freebsd.go16 NOSUID = C.MNT_NOSUID
/dports/security/vault/vault-1.8.2/vendor/github.com/ory/dockertest/docker/pkg/mount/
H A Dflags_freebsd.go16 NOSUID = C.MNT_NOSUID

12345678910>>...194