Home
last modified time | relevance | path

Searched refs:nosuid (Results 1 – 5 of 5) sorted by relevance

/third_party/ntfs-3g/libfuse-lite/
Dmount.c225 int nosuid; member
237 SOLARIS_MOUNT_OPT("nosuid", nosuid, 1),
650 if (smo.nosuid || (!smo.nodevices && !smo.devices in fuse_kern_mount()
/third_party/toybox/www/doc/
Dmount.txt31 (ro,noexec,nodev,nosuid,noatime...) each of which corresponds to a flag
/third_party/e2fsprogs/lib/
Dconfig.h.in229 /* Define to 1 if mount supports nosuid. */
/third_party/e2fsprogs/
Dconfigure.ac1376 AX_CHECK_MOUNT_OPT(nosuid)
Dconfigure11859 $as_echo_n "checking for mount 'nosuid' option... "