Home
last modified time | relevance | path

Searched refs:MNT_IGNORE (Results 1 – 25 of 3452) sorted by relevance

12345678910>>...139

/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dfstypes.h97 #define MNT_IGNORE 0x00100000 /* don't show entry in df */ macro
110 { MNT_IGNORE, 0, "hidden" }, \
173 MNT_IGNORE | \
H A Dstatvfs.h117 #define ST_IGNORE MNT_IGNORE
/dports/sysutils/dfc/dfc-3.1.1/src/platform/
H A Dservices-bsd.c77 #ifndef MNT_IGNORE
78 #define MNT_IGNORE 0 macro
89 if (fs->flags & MNT_IGNORE) in is_mnt_ignore()
/dports/sysutils/cmogstored/cmogstored-1.8.1/lib/
H A Dmountlist.c139 #undef MNT_IGNORE
144 # define MNT_IGNORE(M) hasmntopt (M, (char *) MNTOPT_IGNORE) macro
146 # define MNT_IGNORE(M) hasmntopt (M, MNTOPT_IGNORE) macro
149 # define MNT_IGNORE(M) 0 macro
871 me->me_dummy = MNT_IGNORE (&mnt) != 0; in read_file_system_list()
943 me->me_dummy = MNT_IGNORE (&mnt) != 0; in read_file_system_list()
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Dmountlist.c139 #undef MNT_IGNORE
144 # define MNT_IGNORE(M) hasmntopt (M, (char *) MNTOPT_IGNORE) macro
146 # define MNT_IGNORE(M) hasmntopt (M, MNTOPT_IGNORE) macro
149 # define MNT_IGNORE(M) 0 macro
868 me->me_dummy = MNT_IGNORE (&mnt) != 0; in read_file_system_list()
940 me->me_dummy = MNT_IGNORE (&mnt) != 0; in read_file_system_list()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dmountlist.c139 #undef MNT_IGNORE
144 # define MNT_IGNORE(M) hasmntopt (M, (char *) MNTOPT_IGNORE) macro
146 # define MNT_IGNORE(M) hasmntopt (M, MNTOPT_IGNORE) macro
149 # define MNT_IGNORE(M) 0 macro
879 me->me_dummy = MNT_IGNORE (&mnt) != 0; in read_file_system_list()
951 me->me_dummy = MNT_IGNORE (&mnt) != 0; in read_file_system_list()
/dports/misc/findutils/findutils-4.8.0/gl/lib/
H A Dmountlist.c139 #undef MNT_IGNORE
144 # define MNT_IGNORE(M) hasmntopt (M, (char *) MNTOPT_IGNORE) macro
146 # define MNT_IGNORE(M) hasmntopt (M, MNTOPT_IGNORE) macro
149 # define MNT_IGNORE(M) 0 macro
879 me->me_dummy = MNT_IGNORE (&mnt) != 0; in read_file_system_list()
951 me->me_dummy = MNT_IGNORE (&mnt) != 0; in read_file_system_list()
/dports/net-mgmt/nagios-plugins/nagios-plugins-2.3.3/gl/
H A Dmountlist.c141 #undef MNT_IGNORE
146 # define MNT_IGNORE(M) hasmntopt (M, (char *) MNTOPT_IGNORE) macro
148 # define MNT_IGNORE(M) hasmntopt (M, MNTOPT_IGNORE) macro
151 # define MNT_IGNORE(M) 0 macro
875 me->me_dummy = MNT_IGNORE (&mnt) != 0; in read_file_system_list()
/dports/misc/rump/buildrump.sh-b914579/src/include/
H A Dmntopts.h62 #define MOPT_IGNORE { "hidden", 0, MNT_IGNORE, 0 }
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dmountlist.c142 #undef MNT_IGNORE
147 # define MNT_IGNORE(M) hasmntopt (M, (char *) MNTOPT_IGNORE) macro
149 # define MNT_IGNORE(M) hasmntopt (M, MNTOPT_IGNORE) macro
152 # define MNT_IGNORE(M) 0 macro
970 me->me_dummy = MNT_IGNORE (&mnt) != 0; in read_file_system_list()
/dports/graphics/grafx2/grafx2/src/
H A Dmountlist.c159 #undef MNT_IGNORE
161 # define MNT_IGNORE(M) hasmntopt ((M), MNTOPT_IGNORE) macro
163 # define MNT_IGNORE(M) 0 macro
712 me->me_dummy = MNT_IGNORE (&mnt) != 0; in read_file_system_list()
/dports/misc/mc-nox11/mc-4.8.27/src/filemanager/
H A Dmountlist.c156 #undef MNT_IGNORE
161 #define MNT_IGNORE(M) hasmntopt (M, (char *) MNTOPT_IGNORE) macro
163 #define MNT_IGNORE(M) hasmntopt (M, MNTOPT_IGNORE) macro
166 #define MNT_IGNORE(M) 0 macro
1016 me->me_dummy = MNT_IGNORE (&mnt) != 0; in read_file_system_list()
1087 me->me_dummy = MNT_IGNORE (&mnt) != 0; in read_file_system_list()
/dports/misc/mc/mc-4.8.27/src/filemanager/
H A Dmountlist.c156 #undef MNT_IGNORE
161 #define MNT_IGNORE(M) hasmntopt (M, (char *) MNTOPT_IGNORE) macro
163 #define MNT_IGNORE(M) hasmntopt (M, MNTOPT_IGNORE) macro
166 #define MNT_IGNORE(M) 0 macro
1016 me->me_dummy = MNT_IGNORE (&mnt) != 0; in read_file_system_list()
1087 me->me_dummy = MNT_IGNORE (&mnt) != 0; in read_file_system_list()
/dports/net-mgmt/monitoring-plugins/monitoring-plugins-2.3.1/gl/
H A Dmountlist.c135 #undef MNT_IGNORE
137 # define MNT_IGNORE(M) hasmntopt (M, MNTOPT_IGNORE) macro
139 # define MNT_IGNORE(M) 0 macro
821 me->me_dummy = MNT_IGNORE (&mnt) != 0; in read_file_system_list()
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dmountlist.c135 #undef MNT_IGNORE
137 # define MNT_IGNORE(M) hasmntopt (M, MNTOPT_IGNORE) macro
139 # define MNT_IGNORE(M) 0 macro
821 me->me_dummy = MNT_IGNORE (&mnt) != 0; in read_file_system_list()
/dports/devel/tclbsd/tclbsd-1.9.2/
H A DChangeLog117 * Add support for MNT_JAILDEVFS and MNT_IGNORE flags when present.
124 * Add support for MNT_JAILDEVFS and MNT_IGNORE flags when present.
/dports/devel/tclbsd/tclbsd-1.9.2/generic/
H A Dbsd.c628 #ifdef MNT_IGNORE in StatfsBufToList()
629 FLAGCHECK (MNT_IGNORE, "doNotShowInDF") in StatfsBufToList()
/dports/sysutils/monit/monit-5.29.0/src/device/
H A Dsysdep_DRAGONFLY.c214 {MNT_IGNORE, "ignore"}, in _filesystemFlagsToString()
H A Dsysdep_NETBSD.c209 {MNT_IGNORE, "hidden"}, in _filesystemFlagsToString()
H A Dsysdep_FREEBSD.c275 {MNT_IGNORE, "ignore"} in _filesystemFlagsToString()
/dports/sysutils/ganglia-monitor-core/ganglia-3.7.2/libmetrics/darwin/
H A Dmetrics.c1142 #define MNT_IGNORE 0 macro
1178 if ((mntbuf[i].f_flags & MNT_IGNORE) == 0) { in find_disk_space()
/dports/sysutils/ganglia-monitor-core/ganglia-3.7.2/libmetrics/dragonfly/
H A Dmetrics.c779 if ((mntbuf[i].f_flags & MNT_IGNORE) == 0) { in find_disk_space()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/psutil/psutil/
H A D_psutil_bsd.c641 if (flags & MNT_IGNORE) in psutil_disk_partitions()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/psutil/psutil/
H A D_psutil_bsd.c643 if (flags & MNT_IGNORE) in psutil_disk_partitions()
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/vendor/psutil/
H A D_psutil_bsd.c641 if (flags & MNT_IGNORE) in psutil_disk_partitions()

12345678910>>...139