Home
last modified time | relevance | path

Searched refs:IGNORE_MTAB (Results 1 – 4 of 4) sorted by relevance

/third_party/ntfs-3g/libfuse-lite/
Dmount_util.c36 #ifndef IGNORE_MTAB
59 #ifndef IGNORE_MTAB in fuse_mnt_add_mount()
114 #ifndef IGNORE_MTAB in fuse_mnt_umount()
Dfusermount.c162 #ifndef IGNORE_MTAB
/third_party/ntfs-3g/
Dconfig.h337 #define IGNORE_MTAB 1 macro
Dconfigure.ac585 test "${enable_mtab}" = "no" && AC_DEFINE([IGNORE_MTAB], [1], [Don't update /etc/mtab]) definition