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

  /external/strace/mpers-m32/
struct_stat64.c 58 typedef struct stat64 struct_stat64; typedef in typeref:struct:stat64
60 struct_stat64 mpers_target_var;
  /external/strace/mpers-mx32/
struct_stat64.c 58 typedef struct stat64 struct_stat64; typedef in typeref:struct:stat64
60 struct_stat64 mpers_target_var;
  /external/strace/
fetch_struct_stat64.c 31 #include DEF_MPERS_TYPE(struct_stat64)
59 typedef struct stat64 struct_stat64; typedef in typeref:struct:stat64
78 struct_stat64 buf;
m32_type_defs.h 47 # define struct_stat64 MPERS_m32_struct_stat64 macro
mx32_type_defs.h 47 # define struct_stat64 MPERS_mx32_struct_stat64 macro
  /prebuilts/go/darwin-x86/src/syscall/
types_darwin.go 108 type Stat_t C.struct_stat64
  /prebuilts/go/linux-x86/src/syscall/
types_darwin.go 108 type Stat_t C.struct_stat64

Completed in 502 milliseconds