Home
last modified time | relevance | path

Searched refs:MNT_DEFEXPORTED (Results 1 – 25 of 5243) sorted by relevance

12345678910>>...210

/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dfstypes.h134 #define MNT_DEFEXPORTED 0x00000200 /* exported to the world */ macro
143 { MNT_DEFEXPORTED, 1, "exported to the world" }, \
181 MNT_DEFEXPORTED | \
H A Dstatvfs.h127 #define ST_DEFEXPORTED MNT_DEFEXPORTED
/dports/misc/rump/buildrump.sh-b914579/src/sys/nfs/
H A Dnfs_export.c521 if (mp->mnt_flag & MNT_DEFEXPORTED) in hang_addrlist()
528 mp->mnt_flag |= MNT_DEFEXPORTED; in hang_addrlist()
689 if ((mp->mnt_flag & MNT_DEFEXPORTED) != 0) { in netexport_clear()
699 mp->mnt_flag &= ~(MNT_EXPORTED | MNT_DEFEXPORTED); in netexport_clear()
847 if (np == NULL && ne->ne_mount->mnt_flag & MNT_DEFEXPORTED) in netcred_lookup()
/dports/sysutils/di/di-4.50/C/
H A Ddidiskutil.c138 #if defined (MNT_DEFEXPORTED)
139 if ((flags & MNT_DEFEXPORTED) == MNT_DEFEXPORTED)
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/port/
H A Dmnt.c237 #ifdef MNT_DEFEXPORTED
238 MNT_DEFEXPORTED,"defexported",
/dports/shells/ksh93/ast-93u/src/lib/libast/port/
H A Dmnt.c237 #ifdef MNT_DEFEXPORTED
238 MNT_DEFEXPORTED,"defexported",
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/port/
H A Dmnt.c237 #ifdef MNT_DEFEXPORTED
238 MNT_DEFEXPORTED,"defexported",
/dports/devel/tclbsd/tclbsd-1.9.2/generic/
H A Dbsd.c584 #ifdef MNT_DEFEXPORTED in StatfsBufToList()
585 FLAGCHECK (MNT_DEFEXPORTED, "worldExported") in StatfsBufToList()
/dports/sysutils/dfc/dfc-3.1.1/src/platform/
H A Dservices-bsd.c214 { MNT_DEFEXPORTED, "defexported" },
/dports/sysutils/monit/monit-5.29.0/src/device/
H A Dsysdep_DRAGONFLY.c219 {MNT_DEFEXPORTED, "exported to the world"}, in _filesystemFlagsToString()
H A Dsysdep_OPENBSD.c205 {MNT_DEFEXPORTED, "exported to the world"}, in _filesystemFlagsToString()
H A Dsysdep_NETBSD.c217 {MNT_DEFEXPORTED, "exported to the world"}, in _filesystemFlagsToString()
H A Dsysdep_FREEBSD.c267 {MNT_DEFEXPORTED, "exported to the world"}, in _filesystemFlagsToString()
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/golang.org/x/sys/unix/
H A Dzerrors_openbsd_arm.go903 MNT_DEFEXPORTED = 0x200 const
H A Dzerrors_dragonfly_amd64.go886 MNT_DEFEXPORTED = 0x200 const
H A Dzerrors_openbsd_386.go903 MNT_DEFEXPORTED = 0x200 const
/dports/security/vuls/vuls-0.13.7/vendor/github.com/fatih/color/vendor/golang.org/x/sys/unix/
H A Dzerrors_openbsd_386.go905 MNT_DEFEXPORTED = 0x200 const
H A Dzerrors_dragonfly_amd64.go886 MNT_DEFEXPORTED = 0x200 const
H A Dzerrors_openbsd_arm.go905 MNT_DEFEXPORTED = 0x200 const
/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/gridscale/gsclient-go/v3/vendor/golang.org/x/sys/unix/
H A Dzerrors_openbsd_arm.go912 MNT_DEFEXPORTED = 0x200 const
H A Dzerrors_openbsd_386.go912 MNT_DEFEXPORTED = 0x200 const
/dports/net/gscloud/gscloud-0.11.0/vendor/golang.org/x/sys/unix/
H A Dzerrors_openbsd_arm.go913 MNT_DEFEXPORTED = 0x200 const
H A Dzerrors_openbsd_386.go913 MNT_DEFEXPORTED = 0x200 const
/dports/net/grpcui/grpcui-1.1.0/vendor/golang.org/x/sys/unix/
H A Dzerrors_dragonfly_amd64.go886 MNT_DEFEXPORTED = 0x200 const
H A Dzerrors_openbsd_386.go905 MNT_DEFEXPORTED = 0x200 const

12345678910>>...210