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

1 2

  /external/strace/mpers-m32/
struct_stat.c 60 typedef struct stat struct_stat; typedef in typeref:struct:stat
62 struct_stat mpers_target_var;
  /external/strace/mpers-mx32/
struct_stat.c 60 typedef struct stat struct_stat; typedef in typeref:struct:stat
62 struct_stat mpers_target_var;
  /external/strace/
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 44 # define struct_stat MPERS_m32_struct_stat macro
mx32_type_defs.h 44 # define struct_stat MPERS_mx32_struct_stat macro
  /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 371 # define struct_stat struct _stati64 macro
388 # define struct_stat struct _stat macro
393 #ifndef struct_stat
394 # define struct_stat struct stat macro
file.c 315 struct_stat file_stat;
429 struct_stat statbuf; /* struct_stat instead of struct stat just to allow the
formdata.c 766 const struct_stat *stat_buf)
796 const struct_stat *stat_buf)
883 struct_stat file;
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
defs_solaris.go 155 type Stat C.struct_stat
  /prebuilts/go/linux-x86/src/runtime/
defs_solaris.go 155 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 125 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 125 type Stat_t C.struct_stat
  /external/curl/src/
tool_doswin.c 492 struct_stat st_buf;

Completed in 463 milliseconds

1 2