Home
last modified time | relevance | path

Searched refs:MNTOPT_NOSUID (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/cddl/osnet/sys/sys/
H A Dmntent.h46 #define MNTOPT_NOSUID "nosuid" /* Neither setuid nor devices allowed */ macro
/netbsd-src/external/cddl/osnet/lib/libzfs/
H A Dmnttab.c113 OPTADD(MNTOPT_NOSUID); in statvfs2mnttab()
/netbsd-src/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_aix5_2.h117 # define MNTOPT_NOSUID "nosuid" /* no set uid allowed */ macro
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_vfsops.c748 if (vfs_optionisset(vfsp, MNTOPT_NOSUID, NULL)) { in zfs_register_callbacks()