Searched refs:MS_NOEXEC (Results 1 – 3 of 3) sorted by relevance
14 #define MS_NOEXEC 8 /* Disallow program execution */ macro
139 mnt_flags |= MS_NOEXEC; in read_mnt_flags()330 if (!test_unpriv_remount_simple(MS_NOEXEC)) { in main()
210 ret = mount("devpts", mntpoint, "devpts", MS_NOSUID | MS_NOEXEC, in verify_non_standard_devpts_mount()