Home
last modified time | relevance | path

Searched defs:struct_stat (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/strace/
H A Dlargefile_wrappers.h42 # define struct_stat struct stat64 macro
50 # define struct_stat struct stat macro
H A Dfetch_struct_stat.c61 typedef struct stat struct_stat; typedef
H A Dmx32_type_defs.h47 # define struct_stat MPERS_mx32_struct_stat macro
H A Dm32_type_defs.h47 # define struct_stat MPERS_m32_struct_stat macro
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/unix/
H A Dapr_arch_file_io.h140 typedef struct stat64 struct_stat; typedef
142 typedef struct stat struct_stat; typedef
/aosp_15_r20/external/curl/lib/
H A Dcurl_setup.h471 # define struct_stat struct _stati64 macro
493 # define struct_stat struct _stat macro
504 # define struct_stat struct stat macro
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/netware/
H A Dapr_arch_file_io.h95 typedef struct stat struct_stat; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/src/
Doperations.cpp814 typedef struct stat struct_stat; in possible_large_file_size_support() typedef