/third_party/glib/gio/ |
D | glocalfileinfo.h | 85 GLocalFileStat *stat_buf) in g_local_file_statx() 108 GLocalFileStat *stat_buf) in g_local_file_fstat() 119 GLocalFileStat *stat_buf) in g_local_file_fstatat() 128 GLocalFileStat *stat_buf) in g_local_file_lstat() 139 GLocalFileStat *stat_buf) in g_local_file_stat() 209 GLocalFileStat *stat_buf) in g_local_file_fstat() 231 GLocalFileStat *stat_buf) in g_local_file_fstatat() 253 GLocalFileStat *stat_buf) in g_local_file_lstat() 273 GLocalFileStat *stat_buf) in g_local_file_stat()
|
/third_party/ltp/testcases/kernel/syscalls/fstat/ |
D | fstat03.c | 29 static struct stat stat_buf; variable 33 struct stat *stat_buf; member
|
D | fstat02.c | 23 static struct stat stat_buf; variable
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/ |
D | 16-1.c | 30 struct stat stat_buf; in main() local
|
D | 21-1.c | 28 struct stat stat_buf; in main() local
|
D | 15-1.c | 32 struct stat stat_buf; in main() local
|
D | 17-1.c | 30 struct stat stat_buf; in main() local
|
D | 25-1.c | 32 struct stat stat_buf; in main() local
|
D | 26-1.c | 33 struct stat stat_buf; in main() local
|
D | 26-2.c | 41 struct stat stat_buf; in main() local
|
D | 18-1.c | 42 struct stat stat_buf; in main() local
|
/third_party/libuv/test/ |
D | test-pipe-set-fchmod.c | 31 struct stat stat_buf; in TEST_IMPL() local
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_nic.c | 291 struct stat stat_buf; in is_wireless_nic() local 305 struct stat stat_buf; in query_nic_bitrate() local 332 struct stat stat_buf; in hud_get_num_nics() local
|
/third_party/ltp/testcases/kernel/syscalls/fchmod/ |
D | fchmod02.c | 29 struct stat stat_buf; in verify_fchmod() local
|
D | fchmod01.c | 21 struct stat stat_buf; in verify_fchmod() local
|
D | fchmod05.c | 32 struct stat stat_buf; in verify_fchmod() local
|
D | fchmod03.c | 98 struct stat stat_buf; /* stat struct. */ in main() local
|
D | fchmod04.c | 98 struct stat stat_buf; /* stat struct. */ in main() local
|
/third_party/ltp/testcases/kernel/syscalls/lstat/ |
D | lstat01.c | 31 struct stat stat_buf; in run() local
|
/third_party/ltp/testcases/kernel/syscalls/symlink/ |
D | symlink05.c | 93 struct stat stat_buf; /* stat structure buffer */ in main() local
|
D | symlink04.c | 93 struct stat stat_buf; /* stat structure buffer */ in main() local
|
/third_party/ltp/testcases/kernel/syscalls/chmod/ |
D | chmod05.c | 49 struct stat stat_buf; in test_chmod() local
|
D | chmod07.c | 40 struct stat stat_buf; in test_chmod() local
|
/third_party/mesa3d/src/drm-shim/ |
D | drm_shim.c | 397 PUBLIC int stat(const char* path, struct stat* stat_buf) in stat() 430 PUBLIC int stat64(const char* path, struct stat64* stat_buf) in stat64() 463 PUBLIC int fstat(int fd, struct stat* stat_buf) in fstat() 479 PUBLIC int fstat64(int fd, struct stat64* stat_buf) in fstat64()
|
/third_party/ltp/testcases/kernel/syscalls/utime/ |
D | utime04.c | 99 struct stat stat_buf; /* struct buffer to hold file info. */ in main() local
|