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

  /external/strace/mpers-m32/
struct_statfs.c 33 typedef struct statfs struct_statfs; typedef in typeref:struct:statfs
36 struct_statfs mpers_target_var;
struct_statfs64.c 33 typedef struct statfs struct_statfs; typedef in typeref:struct:statfs
  /external/strace/mpers-mx32/
struct_statfs.c 33 typedef struct statfs struct_statfs; typedef in typeref:struct:statfs
36 struct_statfs mpers_target_var;
struct_statfs64.c 33 typedef struct statfs struct_statfs; typedef in typeref:struct:statfs
  /external/strace/
fetch_struct_statfs.c 30 #include DEF_MPERS_TYPE(struct_statfs)
35 typedef struct statfs struct_statfs; typedef in typeref:struct:statfs
46 struct_statfs b;
m32_type_defs.h 50 # define struct_statfs MPERS_m32_struct_statfs macro
mx32_type_defs.h 50 # define struct_statfs MPERS_mx32_struct_statfs macro
  /prebuilts/go/darwin-x86/src/syscall/
types_dragonfly.go 120 type Statfs_t C.struct_statfs
types_netbsd.go 105 type Statfs_t C.struct_statfs
types_openbsd.go 121 type Statfs_t C.struct_statfs
types_freebsd.go 205 type Statfs_t C.struct_statfs
types_linux.go 176 type Statfs_t C.struct_statfs
  /prebuilts/go/linux-x86/src/syscall/
types_dragonfly.go 120 type Statfs_t C.struct_statfs
types_netbsd.go 105 type Statfs_t C.struct_statfs
types_openbsd.go 121 type Statfs_t C.struct_statfs
types_freebsd.go 205 type Statfs_t C.struct_statfs
types_linux.go 176 type Statfs_t C.struct_statfs

Completed in 716 milliseconds