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

1 2

  /external/curl/tests/libtest/
lib541.c 40 struct_stat file_info;
lib505.c 43 struct_stat file_info;
lib525.c 39 struct_stat file_info;
lib568.c 48 struct_stat file_info;
lib572.c 48 struct_stat file_info;
lib582.c 232 struct_stat file_info;
  /external/curl/lib/
curl_setup.h 365 # define struct_stat struct _stati64 macro
382 # define struct_stat struct _stat macro
387 #ifndef struct_stat
388 # define struct_stat struct stat macro
file.c 311 struct_stat file_stat;
425 struct_stat statbuf; /* struct_stat instead of struct stat just to allow the
formdata.c 752 const struct_stat * stat_buf)
782 const struct_stat * stat_buf)
856 struct_stat file;
    [all...]
  /external/curl/src/
tool_doswin.c 213 struct_stat st_buf;
tool_operate.c 147 const struct_stat * stat_buf)
177 const struct_stat * stat_buf)
595 struct_stat fileinfo;
635 struct_stat fileinfo;
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
defs_solaris.go 156 type Stat C.struct_stat
  /prebuilts/go/linux-x86/src/runtime/
defs_solaris.go 156 type Stat C.struct_stat
  /prebuilts/go/darwin-x86/src/syscall/
types_dragonfly.go 118 type Stat_t C.struct_stat
types_netbsd.go 103 type Stat_t C.struct_stat
types_openbsd.go 119 type Stat_t C.struct_stat
types_solaris.go 118 type Stat_t C.struct_stat
types_linux.go 157 type Stat_t C.struct_stat
  /prebuilts/go/linux-x86/src/syscall/
types_dragonfly.go 118 type Stat_t C.struct_stat
types_netbsd.go 103 type Stat_t C.struct_stat
types_openbsd.go 119 type Stat_t C.struct_stat
types_solaris.go 118 type Stat_t C.struct_stat
types_linux.go 157 type Stat_t C.struct_stat
  /external/strace/
strace.c 478 # define struct_stat struct stat64 macro
486 # define struct_stat struct stat macro
1182 struct_stat statbuf;
    [all...]
  /external/curl/lib/vtls/
nss.c 298 struct_stat st;
    [all...]

Completed in 498 milliseconds

1 2