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

  /external/strace/mpers-m32/
struct_statfs64.c 34 typedef struct statfs64 struct_statfs64; typedef in typeref:struct:statfs64
36 struct_statfs64 mpers_target_var;
struct_statfs.c 34 typedef struct statfs64 struct_statfs64; typedef in typeref:struct:statfs64
  /external/strace/mpers-mx32/
struct_statfs64.c 34 typedef struct statfs64 struct_statfs64; typedef in typeref:struct:statfs64
36 struct_statfs64 mpers_target_var;
struct_statfs.c 34 typedef struct statfs64 struct_statfs64; typedef in typeref:struct:statfs64
  /external/strace/
fetch_struct_statfs.c 31 #include DEF_MPERS_TYPE(struct_statfs64)
36 typedef struct statfs64 struct_statfs64; typedef in typeref:struct:statfs64
78 # define COMPAT_STATFS64_PADDED_SIZE (sizeof(struct_statfs64) + 4)
85 struct_statfs64 b;
m32_type_defs.h 53 # define struct_statfs64 MPERS_m32_struct_statfs64 macro
mx32_type_defs.h 53 # define struct_statfs64 MPERS_mx32_struct_statfs64 macro
  /prebuilts/go/darwin-x86/src/syscall/
types_darwin.go 110 type Statfs_t C.struct_statfs64
  /prebuilts/go/linux-x86/src/syscall/
types_darwin.go 110 type Statfs_t C.struct_statfs64

Completed in 123 milliseconds