/titanic_50/usr/src/lib/libast/common/comp/ |
H A D | statvfs.c | 55 #define FSTATFS(a,b) fstatfs(a,b,sizeof(struct statfs),0) 56 #define STATFS(a,b) statfs(a,b,sizeof(struct statfs),0) 59 #define STATFS(a,b) statfs(a,b) 67 us2v(register struct statfs* ufs, register struct stat* st, register struct statvfs* vfs) 91 struct statfs ufs; 103 struct statfs ufs;
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | statfs.h | 46 struct statfs { struct 75 int statfs(const char *, struct statfs *, int, int); argument 76 int fstatfs(int, struct statfs *, int, int);
|
/titanic_50/usr/src/lib/libbc/libc/sys/common/ |
H A D | _statfs.c | 52 void cpstatvfs(struct statfs *, struct statvfs *); 55 statfs_com(char *s, struct statfs *b) in statfs_com() 67 fstatfs(int fd, struct statfs *b) in fstatfs() 82 cpstatvfs(struct statfs *bsdbuf, struct statvfs *vbuf) in cpstatvfs()
|
/titanic_50/usr/src/ucblib/libucb/port/gen/ |
H A D | statfs.c | 69 cnvtvfs(struct statfs *buf, struct statvfs *vbuf) in cnvtvfs() 83 statfs(char *path, struct statfs *buf) in statfs() function 100 fstatfs(int fd, struct statfs *buf) in fstatfs()
|
/titanic_50/usr/src/lib/libc/common/sys/ |
H A D | statfs.s | 38 SYSCALL_RVAL1(statfs) 40 SET_SIZE(statfs)
|
/titanic_50/usr/src/lib/libbc/libc/sys/sys5/ |
H A D | statfs.c | 33 statfs(char *s, struct statfs *b) in statfs() function
|
/titanic_50/usr/src/lib/libbc/libc/sys/4.2/ |
H A D | statfs.c | 34 statfs(char *s, struct statfs *b) in statfs() function
|
/titanic_50/usr/src/lib/libast/common/features/ |
H A D | fs | 134 sys fs_types,mount,statfs,statvfs,vfs,vmount 140 mem statfs.f_files,statfs.f_bavail sys/types.h - sys/statfs.h - sys/vfs.h - sys/param.h sys/mount.h 149 lib statfs,statvfs 151 lib statfs4 sys/types.h - sys/statfs.h - sys/vfs.h - sys/mount.h compile{ 154 struct statfs fs; 155 return statfs("/",&fs,sizeof(fs),0);
|
/titanic_50/usr/src/cmd/ssh/libopenbsd-compat/common/ |
H A D | bsd-cygwin_util.c | 124 struct statfs fsstat; in check_ntsec() 148 if (statfs(filename, &fsstat)) in check_ntsec()
|
/titanic_50/usr/src/ucbhead/sys/ |
H A D | vfs.h | 228 struct statfs { struct 240 struct statfs { argument
|
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | fs | 80 #define _sys_statfs 1 /* #include <sys/statfs.h> ok */ 86 #define _mem_f_files_statfs 1 /* f_files is a member of struct statfs */ 91 #define _lib_statfs 1 /* statfs() in default lib(s) */
|
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | fs | 80 #define _sys_statfs 1 /* #include <sys/statfs.h> ok */ 86 #define _mem_f_files_statfs 1 /* f_files is a member of struct statfs */ 91 #define _lib_statfs 1 /* statfs() in default lib(s) */
|
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | fs | 80 #define _sys_statfs 1 /* #include <sys/statfs.h> ok */ 86 #define _mem_f_files_statfs 1 /* f_files is a member of struct statfs */ 91 #define _lib_statfs 1 /* statfs() in default lib(s) */
|
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | fs | 84 #define _sys_statfs 1 /* #include <sys/statfs.h> ok */ 90 #define _mem_f_files_statfs 1 /* f_files is a member of struct statfs */ 95 #define _lib_statfs 1 /* statfs() in default lib(s) */
|
/titanic_50/usr/src/cmd/backup/dump/ |
H A D | dumpusg.h | 83 #define statfs statvfs /* both struct and func */ macro
|
/titanic_50/usr/src/cmd/truss/ |
H A D | expound.c | 1652 struct statfs statfs; in show_statfs() local 1655 Pread(Proc, &statfs, sizeof (statfs), offset) == sizeof (statfs)) { in show_statfs() 1659 statfs.f_fstyp, in show_statfs() 1660 statfs.f_bsize, in show_statfs() 1661 statfs.f_frsize, in show_statfs() 1662 statfs.f_blocks, in show_statfs() 1663 statfs.f_bfree, in show_statfs() 1664 statfs.f_files, in show_statfs() 1665 statfs.f_ffree); in show_statfs() 1668 statfs.f_fname, in show_statfs() [all …]
|
/titanic_50/usr/src/lib/libast/common/port/ |
H A D | mnt.c | 148 #define statfs statvfs 155 struct statfs* next; 156 struct statfs* last;
|
/titanic_50/usr/src/lib/libbc/inc/include/sys/ |
H A D | vfs.h | 112 struct statfs { struct
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | statfs.c | 121 if (len < 0 || len > sizeof (struct statfs)) in cstatfs()
|
H A D | SYSCALL.README | 271 statfs vfs.c common/syscall/statfs.c 272 fstatfs vfs.c common/syscall/statfs.c
|
/titanic_50/usr/src/ucblib/libucb/ |
H A D | Makefile.com | 70 statfs.o \
|
/titanic_50/usr/src/uts/sparc/os/ |
H A D | name_to_sysnum | 33 statfs 35
|
/titanic_50/usr/src/uts/intel/os/ |
H A D | name_to_sysnum | 33 statfs 35
|
/titanic_50/usr/src/ucbcmd/sbcp/ |
H A D | syscalls.list | 181 statfs SIMPLE /* 157 = 2, statfs */
|
/titanic_50/usr/src/ucblib/libucb/port/ |
H A D | mapfile-vers | 128 statfs;
|