Searched defs:struct_stat (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/apr-32/apr/apr/include/arch/unix/
H A Dapr_arch_file_io.h140 typedef struct stat64 struct_stat; typedef in typeref:struct:stat64
142 typedef struct stat struct_stat; typedef in typeref:struct:stat
/macosx-10.10/apr-32/apr/apr/include/arch/netware/
H A Dapr_arch_file_io.h95 typedef struct stat struct_stat; typedef in typeref:struct:stat
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dcurl_setup.h362 # define struct_stat struct _stati64 macro
379 # define struct_stat struct _stat macro
385 # define struct_stat struct stat macro

Completed in 123 milliseconds