HomeSort by relevance Sort by last modified time
    Searched refs:struct_stat (Results 1 - 25 of 25) sorted by null

  /external/strace/
largefile_wrappers.h 42 # define struct_stat struct stat64 macro
50 # define struct_stat struct stat macro
fetch_struct_stat.c 31 #include DEF_MPERS_TYPE(struct_stat)
61 typedef struct stat struct_stat; typedef in typeref:struct:stat
80 struct_stat buf;
m32_type_defs.h 47 # define struct_stat MPERS_m32_struct_stat macro
mx32_type_defs.h 47 # define struct_stat MPERS_mx32_struct_stat macro
util.c 446 struct_stat st;
strace.c 1302 struct_stat statbuf;
    [all...]
  /external/curl/tests/libtest/
lib541.c 40 struct_stat file_info;
lib505.c 43 struct_stat file_info;
lib525.c 38 struct_stat file_info;
lib568.c 48 struct_stat file_info;
lib572.c 48 struct_stat file_info;
lib582.c 231 struct_stat file_info;
  /external/curl/lib/
curl_setup.h 367 # define struct_stat struct _stati64 macro
384 # define struct_stat struct _stat macro
389 #ifndef struct_stat
390 # define struct_stat struct stat macro
file.c 260 struct_stat file_stat;
375 struct_stat statbuf; /* struct_stat instead of struct stat just to allow the
mime.c 142 const struct_stat *stat_buf)
172 const struct_stat *stat_buf)
196 struct_stat statbuf;
    [all...]
  /external/curl/src/
tool_filetime.c 73 struct_stat statbuf;
tool_doswin.c 493 struct_stat st_buf;
tool_operate.c 145 const struct_stat *stat_buf)
176 const struct_stat *stat_buf)
613 struct_stat fileinfo;
653 struct_stat fileinfo;
    [all...]
tool_formparse.c 109 struct_stat sbuf;
  /external/syzkaller/vendor/golang.org/x/sys/unix/
types_dragonfly.go 120 type Stat_t C.struct_stat
types_netbsd.go 105 type Stat_t C.struct_stat
types_openbsd.go 121 type Stat_t C.struct_stat
types_solaris.go 138 type Stat_t C.struct_stat
  /external/curl/lib/vtls/
nss.c 374 struct_stat st;
    [all...]
sectransp.c     [all...]

Completed in 1419 milliseconds