/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/ |
D | ztypes_aix_ppc64.go | 163 type RawSockaddrUnix struct { struct 164 Len uint8 165 Family uint8 166 Path [1023]uint8
|
D | ztypes_netbsd_arm64.go | 127 type RawSockaddrUnix struct { struct 128 Len uint8 129 Family uint8 130 Path [104]int8
|
D | ztypes_netbsd_amd64.go | 127 type RawSockaddrUnix struct { struct 128 Len uint8 129 Family uint8 130 Path [104]int8
|
D | ztypes_netbsd_arm.go | 128 type RawSockaddrUnix struct { struct 129 Len uint8 130 Family uint8 131 Path [104]int8
|
D | ztypes_netbsd_386.go | 123 type RawSockaddrUnix struct { struct 124 Len uint8 125 Family uint8 126 Path [104]int8
|
D | ztypes_openbsd_arm64.go | 164 type RawSockaddrUnix struct { struct 165 Len uint8 166 Family uint8 167 Path [104]int8
|
D | ztypes_openbsd_arm.go | 168 type RawSockaddrUnix struct { struct 169 Len uint8 170 Family uint8 171 Path [104]int8
|
D | ztypes_openbsd_ppc64.go | 164 type RawSockaddrUnix struct { struct 165 Len uint8 166 Family uint8 167 Path [104]int8
|
D | ztypes_openbsd_amd64.go | 168 type RawSockaddrUnix struct { struct 169 Len uint8 170 Family uint8 171 Path [104]int8
|
D | ztypes_openbsd_riscv64.go | 164 type RawSockaddrUnix struct { struct 165 Len uint8 166 Family uint8 167 Path [104]int8
|
D | ztypes_openbsd_386.go | 166 type RawSockaddrUnix struct { struct 167 Len uint8 168 Family uint8 169 Path [104]int8
|
D | ztypes_dragonfly_amd64.go | 169 type RawSockaddrUnix struct { struct 170 Len uint8 171 Family uint8 172 Path [104]int8
|
D | ztypes_openbsd_mips64.go | 164 type RawSockaddrUnix struct { struct 165 Len uint8 166 Family uint8 167 Path [104]int8
|
D | ztypes_darwin_arm64.go | 175 type RawSockaddrUnix struct { struct 176 Len uint8 177 Family uint8 178 Path [104]int8
|
D | ztypes_darwin_amd64.go | 175 type RawSockaddrUnix struct { struct 176 Len uint8 177 Family uint8 178 Path [104]int8
|
D | syscall_windows.go | 842 type RawSockaddrUnix struct { struct 843 Family uint16 844 Path [UNIX_PATH_MAX]int8
|
D | ztypes_solaris_amd64.go | 139 type RawSockaddrUnix struct { struct 140 Family uint16 141 Path [108]int8
|
D | ztypes_freebsd_arm64.go | 176 type RawSockaddrUnix struct { struct 177 Len uint8 178 Family uint8 179 Path [104]int8
|
D | ztypes_freebsd_amd64.go | 176 type RawSockaddrUnix struct { struct 177 Len uint8 178 Family uint8 179 Path [104]int8
|
D | ztypes_freebsd_riscv64.go | 176 type RawSockaddrUnix struct { struct 177 Len uint8 178 Family uint8 179 Path [104]int8
|
D | ztypes_freebsd_386.go | 179 type RawSockaddrUnix struct { struct 180 Len uint8 181 Family uint8 182 Path [104]int8
|
D | ztypes_freebsd_arm.go | 178 type RawSockaddrUnix struct { struct 179 Len uint8 180 Family uint8 181 Path [104]int8
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/ |
D | ztypes_aix_ppc.go | 140 type RawSockaddrUnix struct { struct 141 Len uint8 142 Family uint8 143 Path [1023]uint8
|
D | ztypes_aix_ppc64.go | 144 type RawSockaddrUnix struct { struct 145 Len uint8 146 Family uint8 147 Path [1023]uint8
|
D | ztypes_dragonfly_amd64.go | 148 type RawSockaddrUnix struct { struct 149 Len uint8 150 Family uint8 151 Path [104]int8
|