Home
last modified time | relevance | path

Searched refs:struct_stat (Results 1 – 23 of 23) sorted by relevance

/external/strace/
Dfetch_struct_stat.c31 #include DEF_MPERS_TYPE(struct_stat)
61 typedef struct stat struct_stat; typedef
80 struct_stat buf; in MPERS_PRINTER_DECL()
Dlargefile_wrappers.h42 # define struct_stat struct stat64 macro
50 # define struct_stat struct stat macro
Dm32_type_defs.h47 # define struct_stat MPERS_m32_struct_stat macro
Dmx32_type_defs.h47 # define struct_stat MPERS_mx32_struct_stat macro
Dutil.c446 struct_stat st; in printdev()
Dstrace.c1302 struct_stat statbuf; in startup_child()
DChangeLog45983 * strace.c (struct_stat, stat_file, struct_dirent, read_dir,
45986 (startup_child): Use struct_stat and stat_file.
/external/curl/lib/
Dcurl_setup.h330 # define struct_stat struct _stati64 macro
334 int curlx_win32_stat(const char *path, struct_stat *buffer);
352 # define struct_stat struct _stat macro
355 int curlx_win32_stat(const char *path, struct_stat *buffer);
362 #ifndef struct_stat
363 # define struct_stat struct stat macro
Dcurl_multibyte.c102 int curlx_win32_stat(const char *path, struct_stat *buffer) in curlx_win32_stat()
Dfile.c260 struct_stat file_stat; in file_upload()
375 struct_stat statbuf; /* struct_stat instead of struct stat just to allow the in file_do()
Dmime.c147 const struct_stat *stat_buf) in VmsRealFileSize()
177 const struct_stat *stat_buf) in VmsSpecialSize()
201 struct_stat statbuf; in vmsfopenread()
1446 struct_stat sbuf; in curl_mime_filedata()
/external/curl/tests/libtest/
Dlib541.c40 struct_stat file_info; in test()
Dlib505.c43 struct_stat file_info; in test()
Dlib525.c38 struct_stat file_info; in test()
Dlib568.c48 struct_stat file_info; in test()
Dlib572.c48 struct_stat file_info; in test()
Dlib582.c231 struct_stat file_info; in test()
/external/curl/src/
Dtool_filetime.c77 struct_stat statbuf; in getfiletime()
Dtool_doswin.c467 struct_stat st_buf; in rename_if_reserved_dos_device_name()
Dtool_operate.c160 const struct_stat *stat_buf) in vms_realfilesize()
191 const struct_stat *stat_buf) in VmsSpecialSize()
265 struct_stat fileinfo; in pre_transfer()
1085 struct_stat fileinfo; in single_transfer()
Dtool_formparse.c111 struct_stat sbuf; in tool_mime_new_filedata()
/external/curl/lib/vtls/
Dnss.c381 struct_stat st; in is_file()
1366 struct_stat st; in nss_init()
1660 struct_stat st; in nss_load_ca_certificates()
Dsectransp.c1254 struct_stat st; in is_file()