Home
last modified time | relevance | path

Searched defs:stat_buf (Results 1 – 25 of 73) sorted by relevance

123

/third_party/glib/gio/
Dglocalfileinfo.h85 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/
Dfstat03.c29 static struct stat stat_buf; variable
33 struct stat *stat_buf; member
Dfstat02.c23 static struct stat stat_buf; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
D16-1.c30 struct stat stat_buf; in main() local
D21-1.c28 struct stat stat_buf; in main() local
D15-1.c32 struct stat stat_buf; in main() local
D17-1.c30 struct stat stat_buf; in main() local
D25-1.c32 struct stat stat_buf; in main() local
D26-1.c33 struct stat stat_buf; in main() local
D26-2.c41 struct stat stat_buf; in main() local
D18-1.c42 struct stat stat_buf; in main() local
/third_party/libuv/test/
Dtest-pipe-set-fchmod.c31 struct stat stat_buf; in TEST_IMPL() local
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_nic.c291 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/
Dfchmod02.c29 struct stat stat_buf; in verify_fchmod() local
Dfchmod01.c21 struct stat stat_buf; in verify_fchmod() local
Dfchmod05.c32 struct stat stat_buf; in verify_fchmod() local
Dfchmod03.c98 struct stat stat_buf; /* stat struct. */ in main() local
Dfchmod04.c98 struct stat stat_buf; /* stat struct. */ in main() local
/third_party/ltp/testcases/kernel/syscalls/lstat/
Dlstat01.c31 struct stat stat_buf; in run() local
/third_party/ltp/testcases/kernel/syscalls/symlink/
Dsymlink05.c93 struct stat stat_buf; /* stat structure buffer */ in main() local
Dsymlink04.c93 struct stat stat_buf; /* stat structure buffer */ in main() local
/third_party/ltp/testcases/kernel/syscalls/chmod/
Dchmod05.c49 struct stat stat_buf; in test_chmod() local
Dchmod07.c40 struct stat stat_buf; in test_chmod() local
/third_party/mesa3d/src/drm-shim/
Ddrm_shim.c397 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/
Dutime04.c99 struct stat stat_buf; /* struct buffer to hold file info. */ in main() local

123