| /onnv/onnv-gate/usr/src/uts/common/syscall/ |
| statvfs.c | 37 * Get file system statistics (statvfs and fstatvfs). 48 #include <sys/statvfs.h> 76 * Common routines for statvfs and fstatvfs. 87 ASSERT32(sizeof (struct statvfs) == sizeof (struct statvfs32)); 97 * available the 32-bit statvfs structure. Check here to see if 149 ASSERT64(sizeof (struct statvfs) == sizeof (struct statvfs64)); 163 statvfs(char *fname, struct statvfs *sbp) function 190 fstatvfs(int fdes, struct statvfs *sbp)
|
| /onnv/onnv-gate/usr/src/lib/libbc/libc/sys/common/ |
| _statfs.c | 35 struct statvfs { struct 52 void cpstatvfs(struct statfs *, struct statvfs *); 58 struct statvfs vfsb; 70 struct statvfs vfsb; 82 cpstatvfs(struct statfs *bsdbuf, struct statvfs *vbuf)
|
| /onnv/onnv-gate/usr/src/uts/common/sys/ |
| statvfs.h | 44 * Structure returned by statvfs(2). 54 typedef struct statvfs { struct 76 /* Kernel view of user ILP32 statvfs structure */ 167 #pragma redefine_extname statvfs statvfs64 171 #define statvfs statvfs64 macro 182 #pragma redefine_extname statvfs64 statvfs 186 #define statvfs64 statvfs 192 int statvfs(const char *_RESTRICT_KYWD, statvfs_t *_RESTRICT_KYWD);
|
| /onnv/onnv-gate/usr/src/lib/libast/amd64/include/ast/ |
| ast_fs.h | 107 #define _sys_statvfs 1 /* #include <sys/statvfs.h> ok */ 108 #define _mem_f_basetype_statvfs 1 /* f_basetype is a member of struct statvfs */ 109 #define _mem_f_frsize_statvfs 1 /* f_frsize is a member of struct statvfs */ 112 #define _lib_statvfs 1 /* statvfs() in default lib(s) */ 115 #include <sys/statvfs.h> 124 struct statvfs 141 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*)); 142 extern __MANGLE__ int statvfs __PROTO__((const char*, struct statvfs*)); 148 #if _lib_statvfs64 && !defined(statvfs) 149 #define statvfs macro [all...] |
| /onnv/onnv-gate/usr/src/lib/libast/amd64/src/lib/libast/ |
| ast_fs.h | 86 #define _sys_statvfs 1 /* #include <sys/statvfs.h> ok */ 87 #define _mem_f_basetype_statvfs 1 /* f_basetype is a member of struct statvfs */ 88 #define _mem_f_frsize_statvfs 1 /* f_frsize is a member of struct statvfs */ 91 #define _lib_statvfs 1 /* statvfs() in default lib(s) */ 94 #include <sys/statvfs.h> 103 struct statvfs 120 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*)); 121 extern __MANGLE__ int statvfs __PROTO__((const char*, struct statvfs*)); 127 #if _lib_statvfs64 && !defined(statvfs) 128 #define statvfs macro [all...] |
| /onnv/onnv-gate/usr/src/lib/libast/i386/include/ast/ |
| ast_fs.h | 111 #define _sys_statvfs 1 /* #include <sys/statvfs.h> ok */ 112 #define _mem_f_basetype_statvfs 1 /* f_basetype is a member of struct statvfs */ 113 #define _mem_f_frsize_statvfs 1 /* f_frsize is a member of struct statvfs */ 116 #define _lib_statvfs 1 /* statvfs() in default lib(s) */ 119 #include <sys/statvfs.h> 128 struct statvfs 145 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*)); 146 extern __MANGLE__ int statvfs __PROTO__((const char*, struct statvfs*)); 152 #if _lib_statvfs64 && !defined(statvfs) 153 #define statvfs macro [all...] |
| /onnv/onnv-gate/usr/src/lib/libast/i386/src/lib/libast/ |
| ast_fs.h | 90 #define _sys_statvfs 1 /* #include <sys/statvfs.h> ok */ 91 #define _mem_f_basetype_statvfs 1 /* f_basetype is a member of struct statvfs */ 92 #define _mem_f_frsize_statvfs 1 /* f_frsize is a member of struct statvfs */ 95 #define _lib_statvfs 1 /* statvfs() in default lib(s) */ 98 #include <sys/statvfs.h> 107 struct statvfs 124 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*)); 125 extern __MANGLE__ int statvfs __PROTO__((const char*, struct statvfs*)); 131 #if _lib_statvfs64 && !defined(statvfs) 132 #define statvfs macro [all...] |
| /onnv/onnv-gate/usr/src/lib/libast/sparc/include/ast/ |
| ast_fs.h | 107 #define _sys_statvfs 1 /* #include <sys/statvfs.h> ok */ 108 #define _mem_f_basetype_statvfs 1 /* f_basetype is a member of struct statvfs */ 109 #define _mem_f_frsize_statvfs 1 /* f_frsize is a member of struct statvfs */ 112 #define _lib_statvfs 1 /* statvfs() in default lib(s) */ 115 #include <sys/statvfs.h> 124 struct statvfs 141 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*)); 142 extern __MANGLE__ int statvfs __PROTO__((const char*, struct statvfs*)); 148 #if _lib_statvfs64 && !defined(statvfs) 149 #define statvfs macro [all...] |
| /onnv/onnv-gate/usr/src/lib/libast/sparc/src/lib/libast/ |
| ast_fs.h | 86 #define _sys_statvfs 1 /* #include <sys/statvfs.h> ok */ 87 #define _mem_f_basetype_statvfs 1 /* f_basetype is a member of struct statvfs */ 88 #define _mem_f_frsize_statvfs 1 /* f_frsize is a member of struct statvfs */ 91 #define _lib_statvfs 1 /* statvfs() in default lib(s) */ 94 #include <sys/statvfs.h> 103 struct statvfs 120 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*)); 121 extern __MANGLE__ int statvfs __PROTO__((const char*, struct statvfs*)); 127 #if _lib_statvfs64 && !defined(statvfs) 128 #define statvfs macro [all...] |
| /onnv/onnv-gate/usr/src/lib/libast/sparcv9/include/ast/ |
| ast_fs.h | 107 #define _sys_statvfs 1 /* #include <sys/statvfs.h> ok */ 108 #define _mem_f_basetype_statvfs 1 /* f_basetype is a member of struct statvfs */ 109 #define _mem_f_frsize_statvfs 1 /* f_frsize is a member of struct statvfs */ 112 #define _lib_statvfs 1 /* statvfs() in default lib(s) */ 115 #include <sys/statvfs.h> 124 struct statvfs 141 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*)); 142 extern __MANGLE__ int statvfs __PROTO__((const char*, struct statvfs*)); 148 #if _lib_statvfs64 && !defined(statvfs) 149 #define statvfs macro [all...] |
| /onnv/onnv-gate/usr/src/lib/libast/sparcv9/src/lib/libast/ |
| ast_fs.h | 86 #define _sys_statvfs 1 /* #include <sys/statvfs.h> ok */ 87 #define _mem_f_basetype_statvfs 1 /* f_basetype is a member of struct statvfs */ 88 #define _mem_f_frsize_statvfs 1 /* f_frsize is a member of struct statvfs */ 91 #define _lib_statvfs 1 /* statvfs() in default lib(s) */ 94 #include <sys/statvfs.h> 103 struct statvfs 120 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*)); 121 extern __MANGLE__ int statvfs __PROTO__((const char*, struct statvfs*)); 127 #if _lib_statvfs64 && !defined(statvfs) 128 #define statvfs macro [all...] |
| /onnv/onnv-gate/usr/src/cmd/truss/ |
| expound.c | 69 #include <sys/statvfs.h> 1568 struct statvfs statvfs; local 1614 struct statvfs32 statvfs; local 1660 struct statvfs64_32 statvfs; local [all...] |