Home
last modified time | relevance | path

Searched refs:fstatvfs64 (Results 1 – 25 of 32) sorted by relevance

12

/titanic_44/usr/src/uts/common/sys/
H A Dstatvfs.h167 #pragma redefine_extname fstatvfs fstatvfs64
171 #define fstatvfs fstatvfs64
182 #pragma redefine_extname fstatvfs64 fstatvfs
186 #define fstatvfs64 fstatvfs macro
197 int fstatvfs64(int, statvfs64_t *);
/titanic_44/usr/src/lib/libc/common/sys/
H A Dfstatvfs.s40 ANSI_PRAGMA_WEAK(fstatvfs64,function)
56 SYSCALL_RVAL1(fstatvfs64)
58 SET_SIZE(fstatvfs64)
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dast_fs.h156 #define fstatvfs fstatvfs64
158 extern __MANGLE__ int fstatvfs64 __PROTO__((int, struct statvfs64*));
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_fs.h135 #define fstatvfs fstatvfs64
137 extern __MANGLE__ int fstatvfs64 __PROTO__((int, struct statvfs64*));
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_fs.h156 #define fstatvfs fstatvfs64
158 extern __MANGLE__ int fstatvfs64 __PROTO__((int, struct statvfs64*));
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_fs.h135 #define fstatvfs fstatvfs64
137 extern __MANGLE__ int fstatvfs64 __PROTO__((int, struct statvfs64*));
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dast_fs.h156 #define fstatvfs fstatvfs64
158 extern __MANGLE__ int fstatvfs64 __PROTO__((int, struct statvfs64*));
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_fs.h135 #define fstatvfs fstatvfs64
137 extern __MANGLE__ int fstatvfs64 __PROTO__((int, struct statvfs64*));
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dast_fs.h160 #define fstatvfs fstatvfs64
162 extern __MANGLE__ int fstatvfs64 __PROTO__((int, struct statvfs64*));
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_fs.h139 #define fstatvfs fstatvfs64
141 extern __MANGLE__ int fstatvfs64 __PROTO__((int, struct statvfs64*));
/titanic_44/usr/src/ucblib/libucb/port/gen/
H A Dstatfs.c62 if ((ret = fstatvfs64(fd, &vbuf)) != -1) in fstatfs64()
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dfs135 #define fstatvfs fstatvfs64
137 extern __MANGLE__ int fstatvfs64 __PROTO__((int, struct statvfs64*));
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dfs135 #define fstatvfs fstatvfs64
137 extern __MANGLE__ int fstatvfs64 __PROTO__((int, struct statvfs64*));
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dfs135 #define fstatvfs fstatvfs64
137 extern __MANGLE__ int fstatvfs64 __PROTO__((int, struct statvfs64*));
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vfs.c162 rc = fstatvfs64(vp->v_fd, sp); in fsop_statfs()
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dfs139 #define fstatvfs fstatvfs64
141 extern __MANGLE__ int fstatvfs64 __PROTO__((int, struct statvfs64*));
H A Dlib111 #define _lib_fstatvfs64 1 /* fstatvfs64() in default lib(s) */
/titanic_44/usr/src/lib/c_synonyms/sparc/
H A Dsyn_isa43 fstatvfs64
/titanic_44/usr/src/lib/c_synonyms/i386/
H A Dsyn_isa43 fstatvfs64
/titanic_44/usr/src/uts/intel/os/
H A Dname_to_sysnum207 fstatvfs64 219
/titanic_44/usr/src/uts/sparc/os/
H A Dname_to_sysnum206 fstatvfs64 219
/titanic_44/usr/src/lib/libast/common/features/
H A Dfs212 #define fstatvfs fstatvfs64
214 extern int fstatvfs64(int, struct statvfs64*);
/titanic_44/usr/src/uts/common/syscall/
H A Dstatvfs.c241 fstatvfs64(int fdes, struct statvfs64 *sbp) in fstatvfs64() function
/titanic_44/usr/src/uts/common/os/
H A Dsysent.c273 int fstatvfs64(int, struct statvfs64 *);
714 SYSENT_CI("fstatvfs64", fstatvfs64, 2)),
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg1004 @ MSG_SYS_FSTATVFS64 "[ fstatvfs64 ]" # 219
1005 @ MSG_SYS_FSTATVFS64_ALT "fstatvfs64"

12