Searched refs:noexec_cancel (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/ |
H A D | fake_vfs.c | 146 static char *noexec_cancel[] = { MNTOPT_EXEC, NULL }; variable 176 { MNTOPT_NOEXEC, noexec_cancel, NULL, 0,
|
/illumos-gate/usr/src/uts/common/fs/ |
H A D | vfs.c | 180 static char *noexec_cancel[] = { MNTOPT_EXEC, NULL }; variable 210 { MNTOPT_NOEXEC, noexec_cancel, NULL, 0,
|