Home
last modified time | relevance | path

Searched defs:Cmsghdr (Results 1 – 25 of 80) sorted by relevance

1234

/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dztypes_aix_ppc64.go193 type Cmsghdr struct { struct
194 Len uint32
195 Level int32
196 Type int32
Dztypes_solaris_amd64.go198 type Cmsghdr struct { struct
199 Len uint32
200 Level int32
201 Type int32
Dztypes_netbsd_arm64.go189 type Cmsghdr struct { struct
190 Len uint32
191 Level int32
192 Type int32
Dztypes_netbsd_amd64.go189 type Cmsghdr struct { struct
190 Len uint32
191 Level int32
192 Type int32
Dztypes_netbsd_arm.go188 type Cmsghdr struct { struct
189 Len uint32
190 Level int32
191 Type int32
Dztypes_netbsd_386.go183 type Cmsghdr struct { struct
184 Len uint32
185 Level int32
186 Type int32
Dztypes_openbsd_arm64.go224 type Cmsghdr struct { struct
225 Len uint32
226 Level int32
227 Type int32
Dztypes_openbsd_arm.go228 type Cmsghdr struct { struct
229 Len uint32
230 Level int32
231 Type int32
Dztypes_openbsd_ppc64.go224 type Cmsghdr struct { struct
225 Len uint32
226 Level int32
227 Type int32
Dztypes_openbsd_amd64.go230 type Cmsghdr struct { struct
231 Len uint32
232 Level int32
233 Type int32
Dztypes_openbsd_riscv64.go224 type Cmsghdr struct { struct
225 Len uint32
226 Level int32
227 Type int32
Dztypes_openbsd_386.go226 type Cmsghdr struct { struct
227 Len uint32
228 Level int32
229 Type int32
Dztypes_dragonfly_amd64.go233 type Cmsghdr struct { struct
234 Len uint32
235 Level int32
236 Type int32
Dztypes_openbsd_mips64.go224 type Cmsghdr struct { struct
225 Len uint32
226 Level int32
227 Type int32
Dztypes_darwin_arm64.go237 type Cmsghdr struct { struct
238 Len uint32
239 Level int32
240 Type int32
Dztypes_darwin_amd64.go237 type Cmsghdr struct { struct
238 Len uint32
239 Level int32
240 Type int32
Dztypes_freebsd_arm64.go244 type Cmsghdr struct { struct
245 Len uint32
246 Level int32
247 Type int32
Dztypes_freebsd_amd64.go244 type Cmsghdr struct { struct
245 Len uint32
246 Level int32
247 Type int32
Dztypes_freebsd_riscv64.go244 type Cmsghdr struct { struct
245 Len uint32
246 Level int32
247 Type int32
Dztypes_freebsd_386.go245 type Cmsghdr struct { struct
246 Len uint32
247 Level int32
248 Type int32
Dztypes_freebsd_arm.go244 type Cmsghdr struct { struct
245 Len uint32
246 Level int32
247 Type int32
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dztypes_aix_ppc.go170 type Cmsghdr struct { struct
171 Len uint32
172 Level int32
173 Type int32
Dztypes_aix_ppc64.go174 type Cmsghdr struct { struct
175 Len uint32
176 Level int32
177 Type int32
Dztypes_solaris_amd64.go204 type Cmsghdr struct { struct
205 Len uint32
206 Level int32
207 Type int32
Dztypes_dragonfly_amd64.go210 type Cmsghdr struct { struct
211 Len uint32
212 Level int32
213 Type int32

1234