Home
last modified time | relevance | path

Searched refs:noexec_cancel (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_vfs.c146 static char *noexec_cancel[] = { MNTOPT_EXEC, NULL }; variable
176 { MNTOPT_NOEXEC, noexec_cancel, NULL, 0,
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c179 static char *noexec_cancel[] = { MNTOPT_EXEC, NULL }; variable
209 { MNTOPT_NOEXEC, noexec_cancel, NULL, 0,