/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/ |
D | ztypes_aix_ppc64.go | 193 type Cmsghdr struct { struct 194 Len uint32 195 Level int32 196 Type int32
|
D | ztypes_solaris_amd64.go | 198 type Cmsghdr struct { struct 199 Len uint32 200 Level int32 201 Type int32
|
D | ztypes_netbsd_arm64.go | 189 type Cmsghdr struct { struct 190 Len uint32 191 Level int32 192 Type int32
|
D | ztypes_netbsd_amd64.go | 189 type Cmsghdr struct { struct 190 Len uint32 191 Level int32 192 Type int32
|
D | ztypes_netbsd_arm.go | 188 type Cmsghdr struct { struct 189 Len uint32 190 Level int32 191 Type int32
|
D | ztypes_netbsd_386.go | 183 type Cmsghdr struct { struct 184 Len uint32 185 Level int32 186 Type int32
|
D | ztypes_openbsd_arm64.go | 224 type Cmsghdr struct { struct 225 Len uint32 226 Level int32 227 Type int32
|
D | ztypes_openbsd_arm.go | 228 type Cmsghdr struct { struct 229 Len uint32 230 Level int32 231 Type int32
|
D | ztypes_openbsd_ppc64.go | 224 type Cmsghdr struct { struct 225 Len uint32 226 Level int32 227 Type int32
|
D | ztypes_openbsd_amd64.go | 230 type Cmsghdr struct { struct 231 Len uint32 232 Level int32 233 Type int32
|
D | ztypes_openbsd_riscv64.go | 224 type Cmsghdr struct { struct 225 Len uint32 226 Level int32 227 Type int32
|
D | ztypes_openbsd_386.go | 226 type Cmsghdr struct { struct 227 Len uint32 228 Level int32 229 Type int32
|
D | ztypes_dragonfly_amd64.go | 233 type Cmsghdr struct { struct 234 Len uint32 235 Level int32 236 Type int32
|
D | ztypes_openbsd_mips64.go | 224 type Cmsghdr struct { struct 225 Len uint32 226 Level int32 227 Type int32
|
D | ztypes_darwin_arm64.go | 237 type Cmsghdr struct { struct 238 Len uint32 239 Level int32 240 Type int32
|
D | ztypes_darwin_amd64.go | 237 type Cmsghdr struct { struct 238 Len uint32 239 Level int32 240 Type int32
|
D | ztypes_freebsd_arm64.go | 244 type Cmsghdr struct { struct 245 Len uint32 246 Level int32 247 Type int32
|
D | ztypes_freebsd_amd64.go | 244 type Cmsghdr struct { struct 245 Len uint32 246 Level int32 247 Type int32
|
D | ztypes_freebsd_riscv64.go | 244 type Cmsghdr struct { struct 245 Len uint32 246 Level int32 247 Type int32
|
D | ztypes_freebsd_386.go | 245 type Cmsghdr struct { struct 246 Len uint32 247 Level int32 248 Type int32
|
D | ztypes_freebsd_arm.go | 244 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/ |
D | ztypes_aix_ppc.go | 170 type Cmsghdr struct { struct 171 Len uint32 172 Level int32 173 Type int32
|
D | ztypes_aix_ppc64.go | 174 type Cmsghdr struct { struct 175 Len uint32 176 Level int32 177 Type int32
|
D | ztypes_solaris_amd64.go | 204 type Cmsghdr struct { struct 205 Len uint32 206 Level int32 207 Type int32
|
D | ztypes_dragonfly_amd64.go | 210 type Cmsghdr struct { struct 211 Len uint32 212 Level int32 213 Type int32
|