Home
last modified time | relevance | path

Searched defs:STATFS (Results 1 – 20 of 20) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/io/
H A DnsLocalFileUnix.h51 # define STATFS statvfs64 macro
54 # define STATFS statvfs macro
57 # define STATFS statfs64 macro
60 # define STATFS statfs macro
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/io/
H A DnsLocalFileUnix.h52 #define STATFS statvfs64 macro
55 #define STATFS statvfs macro
58 #define STATFS statfs64 macro
61 #define STATFS statfs macro
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/io/
H A DnsLocalFileUnix.h52 #define STATFS statvfs64 macro
55 #define STATFS statvfs macro
58 #define STATFS statfs64 macro
61 #define STATFS statfs macro
/dports/lang/ruby26/ruby-2.6.9/ext/-test-/file/
H A Dfs.c19 # define STATFS(f, s) statfs((f), (s)) macro
26 # define STATFS(f, s) statvfs((f), (s)) macro
33 # define STATFS(f, s) statvfs((f), (s)) macro
41 # define STATFS(f, s) statfs((f), (s)) macro
/dports/news/cnews/cnews-cr.g_18/util/
H A Ddostatfs.c47 #define STATFS(fs, result) statfs(fs, &result, (int)sizeof(result), 0) macro
61 #define STATFS(fs, result) statfs(fs, &result) macro
/dports/archivers/rvm/rvm-1.11/
H A Dfs.h60 #define STATFS statvfs macro
62 #define STATFS statfs macro
/dports/misc/ytree/ytree-2.03/
H A Dytree.h91 #define STATFS(a, b, c, d ) statfs( a, b ) macro
96 #define STATFS(a, b, c, d ) statvfs( a, b ) macro
104 #define STATFS(a, b, c, d ) statfs( a, b ) macro
109 #define STATFS(a, b, c, d ) statfs( a, b ) macro
114 #define STATFS(a, b, c, d ) statvfs( a, b ) macro
128 #define STATFS(a, b, c, d ) statfs( a, b ) macro
133 #define STATFS(a, b, c, d ) statfs( a, b ) macro
138 #define STATFS(a, b, c, d ) statfs( a, b ) macro
143 #define STATFS(a, b, c, d ) statfs( a, b ) macro
149 #define STATFS(a, b, c, d ) statfs( a, b ) macro
[all …]
/dports/devel/libaura/libaura-3.1.20051222/
H A Dfspred.c59 #define STATFS statvfs macro
61 #define STATFS statfs macro
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/lib/
H A Dfilesys.cpp63 #define STATFS statvfs macro
66 #define STATFS statfs macro
68 #define STATFS statfs macro
/dports/ftp/pure-ftpd/pure-ftpd-1.0.50/src/
H A Dftpd.h209 # define STATFS(PATH, STR) statvfs64(PATH, STR) macro
214 # define STATFS(PATH, STR) statvfs(PATH, STR) macro
224 # define STATFS(PATH, STR) statfs(PATH, STR) macro
233 # define STATFS(PATH, STR) (-1) macro
/dports/www/wwwoffle/wwwoffle-2.9j/src/
H A Dpurge.c72 #define STATFS statvfs macro
74 #define STATFS statfs macro
/dports/misc/gnuls/coreutils-8.30/src/
H A Dstat.c85 # define STATFS statvfs64 macro
88 # define STATFS statvfs macro
98 # define STATFS statfs macro
/dports/misc/mc-nox11/mc-4.8.27/src/filemanager/
H A Dfilegui.c88 #define STATFS statvfs64 macro
91 #define STATFS statvfs macro
101 #define STATFS statfs macro
/dports/misc/mc/mc-4.8.27/src/filemanager/
H A Dfilegui.c88 #define STATFS statvfs64 macro
91 #define STATFS statvfs macro
101 #define STATFS statfs macro
/dports/sysutils/coreutils/coreutils-8.32/src/
H A Dstat.c92 # define STATFS statvfs64 macro
95 # define STATFS statvfs macro
105 # define STATFS statfs macro
/dports/editors/vim/vim-8.2.3745/src/
H A Dmemfile.c41 # define STATFS stat macro
47 # define STATFS statfs macro
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/io/
H A DnsLocalFileUnix.cpp106 # define STATFS statvfs64 macro
109 # define STATFS statvfs macro
112 # define STATFS statfs64 macro
115 # define STATFS statfs macro
/dports/www/firefox-esr/firefox-91.8.0/xpcom/io/
H A DnsLocalFileUnix.cpp106 # define STATFS statvfs64 macro
109 # define STATFS statvfs macro
112 # define STATFS statfs64 macro
115 # define STATFS statfs macro
/dports/www/firefox/firefox-99.0/xpcom/io/
H A DnsLocalFileUnix.cpp107 # define STATFS statvfs64 macro
110 # define STATFS statvfs macro
113 # define STATFS statfs64 macro
116 # define STATFS statfs macro
/dports/sysutils/LPRng/lprng-3.8.C/src/include/
H A Dportable.h214 #define STATFS 2 macro