Searched defs:fstatvfs (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dast_fs.h142 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*));
155 #if _lib_fstatvfs64 && !defined(fstatvfs)
156 #define fstatvfs fstatvfs64 macro
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_fs.h121 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*));
134 #if _lib_fstatvfs64 && !defined(fstatvfs)
135 #define fstatvfs fstatvfs64 macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dast_fs.h146 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*));
159 #if _lib_fstatvfs64 && !defined(fstatvfs)
160 #define fstatvfs fstatvfs64 macro
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_fs.h125 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*));
138 #if _lib_fstatvfs64 && !defined(fstatvfs)
139 #define fstatvfs fstatvfs64 macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dast_fs.h142 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*));
155 #if _lib_fstatvfs64 && !defined(fstatvfs)
156 #define fstatvfs fstatvfs64 macro
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_fs.h121 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*));
134 #if _lib_fstatvfs64 && !defined(fstatvfs)
135 #define fstatvfs fstatvfs64 macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_fs.h142 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*));
155 #if _lib_fstatvfs64 && !defined(fstatvfs)
156 #define fstatvfs fstatvfs64 macro
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_fs.h121 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*));
134 #if _lib_fstatvfs64 && !defined(fstatvfs)
135 #define fstatvfs fstatvfs64 macro

Completed in 27 milliseconds