Home
last modified time | relevance | path

Searched defs:Fstore_t (Results 1 – 6 of 6) sorted by relevance

/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dfcntl_darwin.go21 func FcntlFstore(fd uintptr, cmd int, fstore *Fstore_t) error {
Dztypes_darwin_amd64.go114 type Fstore_t struct { struct
115 Flags uint32
116 Posmode int32
117 Offset int64
118 Length int64
119 Bytesalloc int64
Dztypes_darwin_arm64.go114 type Fstore_t struct { struct
115 Flags uint32
116 Posmode int32
117 Offset int64
118 Length int64
119 Bytesalloc int64
/prebuilts/go/linux-x86/src/syscall/
Dztypes_darwin_arm64.go114 type Fstore_t struct { struct
115 Flags uint32
116 Posmode int32
117 Offset int64
118 Length int64
119 Bytesalloc int64
Dztypes_darwin_amd64.go114 type Fstore_t struct { struct
115 Flags uint32
116 Posmode int32
117 Offset int64
118 Length int64
119 Bytesalloc int64
Dtypes_darwin.go114 type Fstore_t C.struct_fstore type