Home
last modified time | relevance | path

Searched defs:RawSockaddrUnix (Results 1 – 25 of 68) sorted by relevance

123

/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dztypes_aix_ppc64.go163 type RawSockaddrUnix struct { struct
164 Len uint8
165 Family uint8
166 Path [1023]uint8
Dztypes_netbsd_arm64.go127 type RawSockaddrUnix struct { struct
128 Len uint8
129 Family uint8
130 Path [104]int8
Dztypes_netbsd_amd64.go127 type RawSockaddrUnix struct { struct
128 Len uint8
129 Family uint8
130 Path [104]int8
Dztypes_netbsd_arm.go128 type RawSockaddrUnix struct { struct
129 Len uint8
130 Family uint8
131 Path [104]int8
Dztypes_netbsd_386.go123 type RawSockaddrUnix struct { struct
124 Len uint8
125 Family uint8
126 Path [104]int8
Dztypes_openbsd_arm64.go164 type RawSockaddrUnix struct { struct
165 Len uint8
166 Family uint8
167 Path [104]int8
Dztypes_openbsd_arm.go168 type RawSockaddrUnix struct { struct
169 Len uint8
170 Family uint8
171 Path [104]int8
Dztypes_openbsd_ppc64.go164 type RawSockaddrUnix struct { struct
165 Len uint8
166 Family uint8
167 Path [104]int8
Dztypes_openbsd_amd64.go168 type RawSockaddrUnix struct { struct
169 Len uint8
170 Family uint8
171 Path [104]int8
Dztypes_openbsd_riscv64.go164 type RawSockaddrUnix struct { struct
165 Len uint8
166 Family uint8
167 Path [104]int8
Dztypes_openbsd_386.go166 type RawSockaddrUnix struct { struct
167 Len uint8
168 Family uint8
169 Path [104]int8
Dztypes_dragonfly_amd64.go169 type RawSockaddrUnix struct { struct
170 Len uint8
171 Family uint8
172 Path [104]int8
Dztypes_openbsd_mips64.go164 type RawSockaddrUnix struct { struct
165 Len uint8
166 Family uint8
167 Path [104]int8
Dztypes_darwin_arm64.go175 type RawSockaddrUnix struct { struct
176 Len uint8
177 Family uint8
178 Path [104]int8
Dztypes_darwin_amd64.go175 type RawSockaddrUnix struct { struct
176 Len uint8
177 Family uint8
178 Path [104]int8
Dsyscall_windows.go842 type RawSockaddrUnix struct { struct
843 Family uint16
844 Path [UNIX_PATH_MAX]int8
Dztypes_solaris_amd64.go139 type RawSockaddrUnix struct { struct
140 Family uint16
141 Path [108]int8
Dztypes_freebsd_arm64.go176 type RawSockaddrUnix struct { struct
177 Len uint8
178 Family uint8
179 Path [104]int8
Dztypes_freebsd_amd64.go176 type RawSockaddrUnix struct { struct
177 Len uint8
178 Family uint8
179 Path [104]int8
Dztypes_freebsd_riscv64.go176 type RawSockaddrUnix struct { struct
177 Len uint8
178 Family uint8
179 Path [104]int8
Dztypes_freebsd_386.go179 type RawSockaddrUnix struct { struct
180 Len uint8
181 Family uint8
182 Path [104]int8
Dztypes_freebsd_arm.go178 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/
Dztypes_aix_ppc.go140 type RawSockaddrUnix struct { struct
141 Len uint8
142 Family uint8
143 Path [1023]uint8
Dztypes_aix_ppc64.go144 type RawSockaddrUnix struct { struct
145 Len uint8
146 Family uint8
147 Path [1023]uint8
Dztypes_dragonfly_amd64.go148 type RawSockaddrUnix struct { struct
149 Len uint8
150 Family uint8
151 Path [104]int8

123