Home
last modified time | relevance | path

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

12

/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
Dmx32_type_defs.h47 # define struct_stat MPERS_mx32_struct_stat macro
Dm32_type_defs.h47 # define struct_stat MPERS_m32_struct_stat macro
Dutil.c446 struct_stat st; in printdev()
Dstrace.c1302 struct_stat statbuf; in startup_child()
/external/curl/lib/
Dcurl_setup.h367 # define struct_stat struct _stati64 macro
384 # define struct_stat struct _stat macro
389 #ifndef struct_stat
390 # define struct_stat struct stat macro
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.c142 const struct_stat *stat_buf) in VmsRealFileSize()
172 const struct_stat *stat_buf) in VmsSpecialSize()
196 struct_stat statbuf; in vmsfopenread()
1347 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.c73 struct_stat statbuf; in getfiletime()
Dtool_operate.c145 const struct_stat *stat_buf) in vms_realfilesize()
176 const struct_stat *stat_buf) in VmsSpecialSize()
613 struct_stat fileinfo; in operate_do()
653 struct_stat fileinfo; in operate_do()
Dtool_doswin.c493 struct_stat st_buf; in rename_if_reserved_dos_device_name()
Dtool_formparse.c109 struct_stat sbuf; in tool_mime_new_filedata()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dtypes_netbsd.go105 type Stat_t C.struct_stat
Dtypes_openbsd.go121 type Stat_t C.struct_stat
Dtypes_dragonfly.go120 type Stat_t C.struct_stat
Dtypes_solaris.go138 type Stat_t C.struct_stat
/external/curl/lib/vtls/
Dnss.c374 struct_stat st; in is_file()
1346 struct_stat st; in nss_init()
1630 struct_stat st; in nss_load_ca_certificates()
Dsectransp.c1234 struct_stat st; in is_file()

12