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

  /external/strace/
fetch_struct_statfs.c 31 #include DEF_MPERS_TYPE(struct_statfs)
36 typedef struct statfs struct_statfs; typedef in typeref:struct:statfs
47 struct_statfs b;
  /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 267 milliseconds