Searched refs:MNTOPT_SUID (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | mntent.h | 71 #define MNTOPT_SUID "suid" /* Both setuid and devices allowed */ macro
|
/illumos-gate/usr/src/cmd/fs.d/ |
H A D | fslib.c | 530 MNTOPT_SUID, MNTOPT_NOSUID,
|
H A D | mount.c | 107 MNTOPT_SUID,
|
/illumos-gate/usr/src/cmd/fs.d/smbclnt/mount/ |
H A D | mount.c | 84 MNTOPT_SUID,
|
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/ |
H A D | fake_vfs.c | 137 static char *nosuid_cancel[] = { MNTOPT_SUID, MNTOPT_DEVICES, MNTOPT_NODEVICES, 158 { MNTOPT_SUID, suid_cancel, NULL, 0,
|
/illumos-gate/usr/src/uts/common/fs/ |
H A D | vfs.c | 171 static char *nosuid_cancel[] = { MNTOPT_SUID, MNTOPT_DEVICES, MNTOPT_NODEVICES, 192 { MNTOPT_SUID, suid_cancel, NULL, 0, 1016 vfs_optionisset_nolock(mntopts, MNTOPT_SUID, NULL) || in lofi_add()
|
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/ |
H A D | mount.c | 866 MNTOPT_SUID,
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dlinet.c | 2366 MNTOPT_SUID,
|