Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dcurl_setup.h348 # define struct_stat struct _stati64 macro
372 # define struct_stat struct _stat macro
385 # define struct_stat struct stat macro
/third_party/boost/libs/filesystem/src/
Doperations.cpp771 typedef struct stat struct_stat; in possible_large_file_size_support() typedef