/third_party/ltp/testcases/kernel/syscalls/fstatat/ |
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
|
/third_party/musl/libc-test/src/functionalext/supplement/stat/ |
D | utimensat.c | 45 struct stat statbuf; in utimensat_0100() local 93 struct stat statbuf; in utimensat_time64_0100() local
|
/third_party/lz4/tests/ |
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
|
/third_party/e2fsprogs/tests/progs/ |
D | hold_inode.c | 24 struct stat statbuf; in main() local
|
/third_party/eudev/src/udev/ |
D | udevadm-util.c | 31 struct stat statbuf; in find_device() local
|
/third_party/libsnd/src/ |
D | macos.c | 34 struct stat statbuf ; in macos_guess_file_type() local
|
/third_party/ltp/testcases/kernel/syscalls/umask/ |
D | umask01.c | 21 struct stat statbuf; in verify_umask() local
|
/third_party/ltp/testcases/kernel/device-drivers/include/ |
D | userBlockInclude.c | 73 struct stat statbuf; in open_block_device() local
|
/third_party/ltp/testcases/kernel/syscalls/creat/ |
D | creat03.c | 25 struct stat statbuf; in verify_creat() local
|
/third_party/ltp/testcases/kernel/device-drivers/nls/ |
D | userBlockNLS.c | 71 struct stat statbuf; in open_block_device() local
|
/third_party/ltp/testcases/kernel/syscalls/mkdir/ |
D | mkdir02.c | 27 struct stat statbuf; in verify_mkdir() local
|
/third_party/ltp/testcases/kernel/mem/mmapstress/ |
D | mmapstress10.c | 525 struct stat64 statbuf; local 704 struct stat64 statbuf; local 707 struct stat statbuf; local 788 struct stat64 statbuf; local
|
/third_party/ltp/testcases/kernel/fs/mongo/ |
D | mongo_slinks.c | 25 struct stat statbuf; in main() local
|
/third_party/lz4/programs/ |
D | util.h | 322 UTIL_STATIC int UTIL_setFileStat(const char *filename, stat_t *statbuf) in UTIL_setFileStat() 354 UTIL_STATIC int UTIL_getFileStat(const char* infilename, stat_t *statbuf) in UTIL_getFileStat() 370 stat_t statbuf; in UTIL_isRegFile() local 378 stat_t statbuf; in UTIL_isDirectory() local 394 struct UTIL_TYPE_stat statbuf; in UTIL_getOpenFileSize() local 410 struct UTIL_TYPE_stat statbuf; in UTIL_getFileSize() local
|
/third_party/ltp/testcases/kernel/syscalls/write/ |
D | write06.c | 38 struct stat statbuf; in verify_write() local
|
/third_party/NuttX/fs/driver/ |
D | fs_blockproxy.c | 71 struct stat statbuf; in unique_chardev() local
|
/third_party/ltp/testcases/kernel/syscalls/utime/ |
D | utime03.c | 60 struct stat statbuf; in run() local
|
/third_party/curl/src/ |
D | tool_filetime.c | 80 struct_stat statbuf; in getfiletime() local
|
/third_party/ffmpeg/tools/ |
D | cws2fws.c | 33 struct stat statbuf; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/fallocate/ |
D | fallocate05.c | 40 struct stat statbuf; in setup() local
|
/third_party/ltp/testcases/kernel/syscalls/pwrite/ |
D | pwrite04.c | 46 struct stat statbuf; in verify_pwrite() local
|
/third_party/glib/gio/ |
D | glocalfileinfo.c | 122 _g_local_file_info_create_etag (GLocalFileStat *statbuf) in _g_local_file_info_create_etag() 146 _g_local_file_info_create_file_id (GLocalFileStat *statbuf) in _g_local_file_info_create_file_id() 160 _g_local_file_info_create_fs_id (GLocalFileStat *statbuf) in _g_local_file_info_create_fs_id() 837 GStatBuf statbuf; in _g_local_file_info_get_parent_info() local 897 GLocalFileStat *statbuf, in get_access_rights() 957 GLocalFileStat *statbuf, in set_info_from_stat() 1311 GLocalFileStat *statbuf, in get_content_type() 1829 GLocalFileStat statbuf; in _g_local_file_info_get() local 2364 struct stat statbuf; in set_symlink() local 2597 struct stat *statbuf, in lazy_stat() [all …]
|
/third_party/gettext/libtextstyle/examples/color-filter/ |
D | filter.c | 101 struct stat statbuf; in main() local
|
/third_party/ltp/testcases/kernel/containers/mqns/ |
D | mqns_03.c | 62 struct stat statbuf; in check_mqueue() local
|
/third_party/libuv/src/ |
D | fs-poll.c | 46 uv_stat_t statbuf; member 186 uv_stat_t* statbuf; in poll_cb() local
|