Searched refs:struct_stat (Results 1 – 22 of 22) sorted by relevance
348 # define struct_stat struct _stati64 macro354 int curlx_win32_stat(const char *path, struct_stat *buffer);372 # define struct_stat struct _stat macro376 int curlx_win32_stat(const char *path, struct_stat *buffer);384 #ifndef struct_stat385 # define struct_stat struct stat macro
55 struct_stat sb; in Curl_fopen()84 struct_stat nsb; in Curl_fopen()
135 int curlx_win32_stat(const char *path, struct_stat *buffer) in curlx_win32_stat()
255 struct_stat file_stat; in file_upload()370 struct_stat statbuf; /* struct_stat instead of struct stat just to allow the in file_do()
147 const struct_stat *stat_buf) in VmsRealFileSize()177 const struct_stat *stat_buf) in VmsSpecialSize()201 struct_stat statbuf; in vmsfopenread()1447 struct_stat sbuf; in curl_mime_filedata()
68 #define struct_stat struct stat macro74 #undef struct_stat75 #define struct_stat struct stat64 macro434 struct_stat stat_results; in gst_file_src_get_size()493 struct_stat stat_results; in gst_file_src_start()
73 #define struct_stat struct stat macro79 #undef struct_stat80 #define struct_stat struct stat64 macro320 struct_stat stat_results; in gst_fd_sink_check_fd()
84 #define struct_stat struct stat macro90 #undef struct_stat91 #define struct_stat struct stat64 macro232 struct_stat stat_results; in gst_fd_src_update_fd()747 struct_stat stat_results; in gst_fd_src_get_size()
40 struct_stat file_info; in test()
43 struct_stat file_info; in test()
38 struct_stat file_info; in test()
48 struct_stat file_info; in test()
231 struct_stat file_info; in test()
80 struct_stat statbuf; in getfiletime()
468 struct_stat st_buf; in rename_if_reserved_dos_device_name()
160 const struct_stat *stat_buf) in vms_realfilesize()191 const struct_stat *stat_buf) in VmsSpecialSize()265 struct_stat fileinfo; in pre_transfer()1001 struct_stat fileinfo; in single_transfer()
111 struct_stat sbuf; in tool_mime_new_filedata()
406 struct_stat st; in is_file()1396 struct_stat st; in nss_setup()1700 struct_stat st; in nss_load_ca_certificates()
1328 struct_stat st; in is_file()
771 typedef struct stat struct_stat; in possible_large_file_size_support() typedef772 return sizeof(struct_stat().st_size) > 4; in possible_large_file_size_support()
2075 struct_stat statbuf; in main()