/aosp_15_r20/external/zstd/programs/ |
H A D | util.c | 172 int UTIL_fstat(const int fd, const char* filename, stat_t* statbuf) in UTIL_fstat() 199 int UTIL_stat(const char* filename, stat_t* statbuf) in UTIL_stat() 206 stat_t statbuf; in UTIL_isRegularFile() local 214 int UTIL_isRegularFileStat(const stat_t* statbuf) in UTIL_isRegularFileStat() 224 int UTIL_chmod(char const* filename, const stat_t* statbuf, mode_t permissions) in UTIL_chmod() 229 int UTIL_fchmod(const int fd, char const* filename, const stat_t* statbuf, mode_t permissions) in UTIL_fchmod() 265 int UTIL_utime(const char* filename, const stat_t *statbuf) in UTIL_utime() 298 int UTIL_setFileStat(const char *filename, const stat_t *statbuf) in UTIL_setFileStat() 303 int UTIL_setFDStat(const int fd, const char *filename, const stat_t *statbuf) in UTIL_setFDStat() 353 stat_t statbuf; in UTIL_isDirectory() local [all …]
|
/aosp_15_r20/external/lz4/programs/ |
H A D | util.h | 228 UTIL_STATIC int UTIL_setFileStat(const char *filename, stat_t *statbuf) in UTIL_setFileStat() 261 UTIL_STATIC int UTIL_getFDStat(int fd, stat_t *statbuf) in UTIL_getFDStat() 274 UTIL_STATIC int UTIL_getFileStat(const char* infilename, stat_t *statbuf) in UTIL_getFileStat() 289 stat_t statbuf; in UTIL_isRegFD() local 299 stat_t statbuf; in UTIL_isRegFile() local 305 stat_t statbuf; in UTIL_isDirectory() local 323 struct UTIL_TYPE_stat statbuf; in UTIL_getOpenFileSize() local 339 struct UTIL_TYPE_stat statbuf; in UTIL_getFileSize() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fstatat/ |
H A D | fstatat01.c | 63 int fstatat(int dirfd, const char *filename, struct stat64 *statbuf, int flags) in fstatat() 68 int fstatat(int dirfd, const char *filename, struct stat *statbuf, int flags) in fstatat() 73 int fstatat(int dirfd, const char *filename, struct stat *statbuf, int flags) in fstatat() 84 static struct stat64 statbuf; in main() local 86 static struct stat statbuf; in main() local
|
/aosp_15_r20/external/lz4/tests/ |
H A D | abiTest.c | 124 struct _stat64 statbuf; in getFileSize() local 128 struct stat statbuf; in getFileSize() local 140 struct _stat64 statbuf; in isDirectory() local 144 struct stat statbuf; in isDirectory() local
|
H A D | roundTripTest.c | 152 struct _stat64 statbuf; in getFileSize() local 156 struct stat statbuf; in getFileSize() local 168 struct _stat64 statbuf; in isDirectory() local 172 struct stat statbuf; in isDirectory() local
|
/aosp_15_r20/external/zstd/tests/ |
H A D | roundTripCrash.c | 162 struct _stat64 statbuf; in getFileSize() local 166 struct stat statbuf; in getFileSize() local 178 struct _stat64 statbuf; in isDirectory() local 182 struct stat statbuf; in isDirectory() local
|
/aosp_15_r20/system/core/fs_mgr/ |
H A D | blockdev.cpp | 53 struct stat statbuf; in PartitionParent() local 72 struct stat statbuf; in BlockdevName() local 88 struct stat statbuf; in BlockDeviceQueueDepth() local
|
/aosp_15_r20/external/ltp/testcases/kernel/mem/mmapstress/ |
H A D | mmapstress10.c | 524 struct stat64 statbuf; local 703 struct stat64 statbuf; local 706 struct stat statbuf; local 787 struct stat64 statbuf; local
|
H A D | mmapstress01.c | 126 struct stat statbuf; in child_mapper() local 206 struct stat statbuf; in fileokay() local
|
/aosp_15_r20/external/llvm-libc/test/src/sys/stat/ |
H A D | fstat_test.cpp | 35 struct stat statbuf; in TEST() local 47 struct stat statbuf; in TEST() local
|
H A D | stat_test.cpp | 36 struct stat statbuf; in TEST() local 47 struct stat statbuf; in TEST() local
|
H A D | lstat_test.cpp | 36 struct stat statbuf; in TEST() local 47 struct stat statbuf; in TEST() local
|
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | clean.cc | 42 struct stat statbuf; in CleanPriorFiles() local 89 struct stat statbuf; in CleanPriorFiles() local
|
/aosp_15_r20/system/extras/boot_control_copy/ |
H A D | boot_control_copy.cpp | 42 struct stat statbuf; in get_dev_t_for_partition() local 58 struct stat statbuf; in module_getCurrentSlot() local
|
/aosp_15_r20/external/e2fsprogs/misc/ |
H A D | create_inode.c | 475 static errcode_t try_lseek_copy(ext2_filsys fs, int fd, struct stat *statbuf, in try_lseek_copy() 570 static errcode_t copy_file(ext2_filsys fs, int fd, struct stat *statbuf, in copy_file() 629 struct stat statbuf; in do_write_internal() local
|
/aosp_15_r20/external/mtools/ |
H A D | plain_io.c | 42 struct MT_STAT statbuf; member 149 struct MT_STAT *statbuf) { in init_geom_with_reg()
|
/aosp_15_r20/system/apex/apexd/ |
H A D | apexd_loop.cpp | 145 struct stat statbuf; in BlockdevName() local 163 struct stat statbuf; in BlockDeviceQueueDepth() local
|
/aosp_15_r20/external/libxml2/fuzz/ |
H A D | genSeed.c | 249 struct stat statbuf; in processPattern() local 335 struct stat statbuf; in processXPath() local
|
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 477 #define __sanitizer_syscall_pre_stat(filename, statbuf) \ argument 479 #define __sanitizer_syscall_post_stat(res, filename, statbuf) \ argument 499 #define __sanitizer_syscall_pre_lstat(filename, statbuf) \ argument 501 #define __sanitizer_syscall_post_lstat(res, filename, statbuf) \ argument 503 #define __sanitizer_syscall_pre_fstat(fd, statbuf) \ argument 505 #define __sanitizer_syscall_post_fstat(res, fd, statbuf) \ argument 507 #define __sanitizer_syscall_pre_newstat(filename, statbuf) \ argument 509 #define __sanitizer_syscall_post_newstat(res, filename, statbuf) \ argument 511 #define __sanitizer_syscall_pre_newlstat(filename, statbuf) \ argument 513 #define __sanitizer_syscall_post_newlstat(res, filename, statbuf) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/i686-unknown-linux-musl/include/sanitizer/ |
D | linux_syscall_hooks.h | 477 #define __sanitizer_syscall_pre_stat(filename, statbuf) \ argument 479 #define __sanitizer_syscall_post_stat(res, filename, statbuf) \ argument 499 #define __sanitizer_syscall_pre_lstat(filename, statbuf) \ argument 501 #define __sanitizer_syscall_post_lstat(res, filename, statbuf) \ argument 503 #define __sanitizer_syscall_pre_fstat(fd, statbuf) \ argument 505 #define __sanitizer_syscall_post_fstat(res, fd, statbuf) \ argument 507 #define __sanitizer_syscall_pre_newstat(filename, statbuf) \ argument 509 #define __sanitizer_syscall_post_newstat(res, filename, statbuf) \ argument 511 #define __sanitizer_syscall_pre_newlstat(filename, statbuf) \ argument 513 #define __sanitizer_syscall_post_newlstat(res, filename, statbuf) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/sanitizer/ |
D | linux_syscall_hooks.h | 477 #define __sanitizer_syscall_pre_stat(filename, statbuf) \ argument 479 #define __sanitizer_syscall_post_stat(res, filename, statbuf) \ argument 499 #define __sanitizer_syscall_pre_lstat(filename, statbuf) \ argument 501 #define __sanitizer_syscall_post_lstat(res, filename, statbuf) \ argument 503 #define __sanitizer_syscall_pre_fstat(fd, statbuf) \ argument 505 #define __sanitizer_syscall_post_fstat(res, fd, statbuf) \ argument 507 #define __sanitizer_syscall_pre_newstat(filename, statbuf) \ argument 509 #define __sanitizer_syscall_post_newstat(res, filename, statbuf) \ argument 511 #define __sanitizer_syscall_pre_newlstat(filename, statbuf) \ argument 513 #define __sanitizer_syscall_post_newlstat(res, filename, statbuf) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/arm-unknown-linux-musleabihf/include/sanitizer/ |
D | linux_syscall_hooks.h | 477 #define __sanitizer_syscall_pre_stat(filename, statbuf) \ argument 479 #define __sanitizer_syscall_post_stat(res, filename, statbuf) \ argument 499 #define __sanitizer_syscall_pre_lstat(filename, statbuf) \ argument 501 #define __sanitizer_syscall_post_lstat(res, filename, statbuf) \ argument 503 #define __sanitizer_syscall_pre_fstat(fd, statbuf) \ argument 505 #define __sanitizer_syscall_post_fstat(res, fd, statbuf) \ argument 507 #define __sanitizer_syscall_pre_newstat(filename, statbuf) \ argument 509 #define __sanitizer_syscall_post_newstat(res, filename, statbuf) \ argument 511 #define __sanitizer_syscall_pre_newlstat(filename, statbuf) \ argument 513 #define __sanitizer_syscall_post_newlstat(res, filename, statbuf) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/ |
D | linux_syscall_hooks.h | 477 #define __sanitizer_syscall_pre_stat(filename, statbuf) \ argument 479 #define __sanitizer_syscall_post_stat(res, filename, statbuf) \ argument 499 #define __sanitizer_syscall_pre_lstat(filename, statbuf) \ argument 501 #define __sanitizer_syscall_post_lstat(res, filename, statbuf) \ argument 503 #define __sanitizer_syscall_pre_fstat(fd, statbuf) \ argument 505 #define __sanitizer_syscall_post_fstat(res, fd, statbuf) \ argument 507 #define __sanitizer_syscall_pre_newstat(filename, statbuf) \ argument 509 #define __sanitizer_syscall_post_newstat(res, filename, statbuf) \ argument 511 #define __sanitizer_syscall_pre_newlstat(filename, statbuf) \ argument 513 #define __sanitizer_syscall_post_newlstat(res, filename, statbuf) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/ |
D | linux_syscall_hooks.h | 477 #define __sanitizer_syscall_pre_stat(filename, statbuf) \ argument 479 #define __sanitizer_syscall_post_stat(res, filename, statbuf) \ argument 499 #define __sanitizer_syscall_pre_lstat(filename, statbuf) \ argument 501 #define __sanitizer_syscall_post_lstat(res, filename, statbuf) \ argument 503 #define __sanitizer_syscall_pre_fstat(fd, statbuf) \ argument 505 #define __sanitizer_syscall_post_fstat(res, fd, statbuf) \ argument 507 #define __sanitizer_syscall_pre_newstat(filename, statbuf) \ argument 509 #define __sanitizer_syscall_post_newstat(res, filename, statbuf) \ argument 511 #define __sanitizer_syscall_pre_newlstat(filename, statbuf) \ argument 513 #define __sanitizer_syscall_post_newlstat(res, filename, statbuf) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/arm-unknown-linux-musleabihf/include/sanitizer/ |
D | linux_syscall_hooks.h | 477 #define __sanitizer_syscall_pre_stat(filename, statbuf) \ argument 479 #define __sanitizer_syscall_post_stat(res, filename, statbuf) \ argument 499 #define __sanitizer_syscall_pre_lstat(filename, statbuf) \ argument 501 #define __sanitizer_syscall_post_lstat(res, filename, statbuf) \ argument 503 #define __sanitizer_syscall_pre_fstat(fd, statbuf) \ argument 505 #define __sanitizer_syscall_post_fstat(res, fd, statbuf) \ argument 507 #define __sanitizer_syscall_pre_newstat(filename, statbuf) \ argument 509 #define __sanitizer_syscall_post_newstat(res, filename, statbuf) \ argument 511 #define __sanitizer_syscall_pre_newlstat(filename, statbuf) \ argument 513 #define __sanitizer_syscall_post_newlstat(res, filename, statbuf) \ argument [all …]
|