Home
last modified time | relevance | path

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

12

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dtypes_netbsd.go138 type RawSockaddrUnix C.struct_sockaddr_un type
Dtypes_darwin.go134 type RawSockaddrUnix C.struct_sockaddr_un type
Dtypes_openbsd.go143 type RawSockaddrUnix C.struct_sockaddr_un type
Dtypes_dragonfly.go142 type RawSockaddrUnix C.struct_sockaddr_un type
Dtypes_solaris.go156 type RawSockaddrUnix C.struct_sockaddr_un type
Dztypes_netbsd_amd64.go136 type RawSockaddrUnix struct { struct
137 Len uint8
138 Family uint8
139 Path [104]int8
Dztypes_netbsd_arm.go137 type RawSockaddrUnix struct { struct
138 Len uint8
139 Family uint8
140 Path [104]int8
Dztypes_netbsd_386.go132 type RawSockaddrUnix struct { struct
133 Len uint8
134 Family uint8
135 Path [104]int8
Dtypes_freebsd.go242 type RawSockaddrUnix C.struct_sockaddr_un type
Dztypes_darwin_arm.go166 type RawSockaddrUnix struct { struct
167 Len uint8
168 Family uint8
169 Path [104]int8
Dztypes_openbsd_amd64.go166 type RawSockaddrUnix struct { struct
167 Len uint8
168 Family uint8
169 Path [104]int8
Dztypes_openbsd_arm.go164 type RawSockaddrUnix struct { struct
165 Len uint8
166 Family uint8
167 Path [104]int8
Dztypes_openbsd_386.go164 type RawSockaddrUnix struct { struct
165 Len uint8
166 Family uint8
167 Path [104]int8
Dztypes_darwin_amd64.go171 type RawSockaddrUnix struct { struct
172 Len uint8
173 Family uint8
174 Path [104]int8
Dztypes_darwin_386.go165 type RawSockaddrUnix struct { struct
166 Len uint8
167 Family uint8
168 Path [104]int8
Dztypes_dragonfly_amd64.go167 type RawSockaddrUnix struct { struct
168 Len uint8
169 Family uint8
170 Path [104]int8
Dztypes_darwin_arm64.go171 type RawSockaddrUnix struct { struct
172 Len uint8
173 Family uint8
174 Path [104]int8
Dztypes_freebsd_arm.go175 type RawSockaddrUnix struct { struct
176 Len uint8
177 Family uint8
178 Path [104]int8
Dztypes_freebsd_amd64.go173 type RawSockaddrUnix struct { struct
174 Len uint8
175 Family uint8
176 Path [104]int8
Dztypes_freebsd_386.go173 type RawSockaddrUnix struct { struct
174 Len uint8
175 Family uint8
176 Path [104]int8
Dztypes_solaris_amd64.go166 type RawSockaddrUnix struct { struct
167 Family uint16
168 Path [108]int8
Dztypes_linux_sparc64.go186 type RawSockaddrUnix struct { struct
187 Family uint16
188 Path [108]int8
Dztypes_linux_s390x.go216 type RawSockaddrUnix struct { struct
217 Family uint16
218 Path [108]int8
Dztypes_linux_386.go214 type RawSockaddrUnix struct { struct
215 Family uint16
216 Path [108]int8
Dztypes_linux_mips.go215 type RawSockaddrUnix struct { struct
216 Family uint16
217 Path [108]int8

12