Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_nic.c292 struct stat stat_buf; in is_wireless_nic() local
306 struct stat stat_buf; in query_nic_bitrate() local
333 struct stat stat_buf; in hud_get_num_nics() local
/aosp_15_r20/external/mesa3d/src/drm-shim/
H A Ddrm_shim.c506 PUBLIC int stat(const char* path, struct stat* stat_buf) in stat()
544 PUBLIC int stat64(const char* path, struct stat64* stat_buf) in stat64()
582 PUBLIC int fstat(int fd, struct stat* stat_buf) in fstat()
598 PUBLIC int fstat64(int fd, struct stat64* stat_buf) in fstat64()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fstat/
H A Dfstat03.c29 static struct stat stat_buf; variable
33 struct stat *stat_buf; member
/aosp_15_r20/external/libchrome/base/test/
H A Dtest_file_util_posix.cc28 struct stat stat_buf; in DenyFilePermission() local
44 struct stat stat_buf; in GetPermissionInfo() local
/aosp_15_r20/external/cronet/base/test/
H A Dtest_file_util_posix.cc30 stat_wrapper_t stat_buf; in DenyFilePermission() local
46 stat_wrapper_t stat_buf; in GetPermissionInfo() local
/aosp_15_r20/system/apex/apexd/
H A Dapexd_utils.h229 struct stat stat_buf; in FindFirstExistingDirectory() local
259 struct stat stat_buf; in MoveDir() local
/aosp_15_r20/external/perfetto/src/traced_relay/
H A Drelay_service.cc335 struct stat stat_buf {}; in GetMachineIdHint() struct
343 struct statx stat_buf {}; in GetMachineIdHint() struct
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
H A D21-1.c28 struct stat stat_buf; in main() local
H A D15-1.c32 struct stat stat_buf; in main() local
H A D17-1.c30 struct stat stat_buf; in main() local
H A D25-1.c32 struct stat stat_buf; in main() local
H A D16-1.c30 struct stat stat_buf; in main() local
H A D26-1.c33 struct stat stat_buf; in main() local
H A D18-1.c42 struct stat stat_buf; in main() local
H A D26-2.c41 struct stat stat_buf; in main() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fchmod/
H A Dfchmod04.c28 struct stat stat_buf; in verify_fchmod() local
H A Dfchmod02.c29 struct stat stat_buf; in verify_fchmod() local
H A Dfchmod03.c28 struct stat stat_buf; in verify_fchmod() local
H A Dfchmod01.c21 struct stat stat_buf; in verify_fchmod() local
H A Dfchmod05.c32 struct stat stat_buf; in verify_fchmod() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/lstat/
H A Dlstat01.c31 struct stat stat_buf; in run() local
/aosp_15_r20/system/extras/toolchain-extras/
H A Dprofile-clang-extras-test.cpp51 struct stat stat_buf; in TEST() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/utime/
H A Dutime01.c33 struct stat stat_buf; in run() local
H A Dutime04.c41 struct stat stat_buf; in run() local
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dbuffer.cc39 struct stat stat_buf; in CreateFromFd() local

1234