/illumos-gate/usr/src/boot/libsa/ |
H A D | fstat.c | 39 fstat(int fd, struct stat *sb) in fstat() function
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | gross.c | 35 extern int fstat(int fd, struct stat* st) in fstat() function
|
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/ |
H A D | acwin64.h | 169 #define fstat _fstat macro
|
H A D | acwin.h | 184 #define fstat _fstat macro
|
/illumos-gate/usr/src/lib/libc/port/sys/ |
H A D | stat.c | 108 fstat(int fd, struct stat *sb) in fstat() function
|
/illumos-gate/usr/src/stand/lib/fs/common/ |
H A D | fsswitch.c | 161 fstat(int fd, struct stat *sb) in fstat() function
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | vdev_raidz_math.c | 330 raidz_impl_kstat_t *fstat = &raidz_impl_kstats[raidz_supp_impl_cnt]; in benchmark_raidz_impl() local
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | nftw.c | 118 #define fstat fstat64 macro
|
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | stat.c | 154 fstat(int fd, struct stat *sb) in fstat() function
|
/illumos-gate/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmp.x | 1753 ndmp_unix_file_stat fstat; member 1779 ndmp_unix_file_stat fstat; member
|
/illumos-gate/usr/src/lib/libc/inc/ |
H A D | thr_uberdata.h | 231 int fstat; /* status word (flags, etc) */ member
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/without_structs/ |
H A D | implicit_dependencies.json | 1 {"lseek": ["epoll_ctl", "syncfs", "pwritev64v2", "getsockname", "fstatfs", "flistxattr", "getdents6… array
|
H A D | implicit_dependencies_verbose.json | 1 …{"reason": ["fd->flags"], "call": "fadvise64_64"}, {"reason": ["fd->flags"], "call": "pwritev64"},…
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/ |
H A D | implicit_dependencies.json | 1 …", "perf_event_open"], "syncfs": ["lseek", "pwritev64v2", "getsockname", "fstatfs", "epoll_ctl", "… array
|
H A D | implicit_dependencies_verbose.json | 1 …ason": ["super_block->s_export_op"], "call": "syncfs"}, {"reason": ["path->dentry", "path->mnt"], …
|