Searched refs:MS_NOSUID (Results 1 – 2 of 2) sorted by relevance
37 MS_NOSUID = 2, /* Ignore suid and sgid bits. */ enumerator38 #define MS_NOSUID MS_NOSUID macro
319 MS_NOSUID|MS_NOEXEC, in do_in_chroot_1()392 MS_NOSUID|MS_NOEXEC, in do_in_chroot_2()415 MS_NOSUID|MS_NOEXEC|MS_NODEV, NULL) == 0); in do_in_chroot_2()
Completed in 8 milliseconds