Searched refs:suid_cancel (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/ |
H A D | fake_vfs.c | 136 static char *suid_cancel[] = { MNTOPT_NOSUID, NULL }; variable 158 { MNTOPT_SUID, suid_cancel, NULL, 0,
|
/illumos-gate/usr/src/uts/common/fs/ |
H A D | vfs.c | 170 static char *suid_cancel[] = { MNTOPT_NOSUID, NULL }; variable 192 { MNTOPT_SUID, suid_cancel, NULL, 0,
|