Home
last modified time | relevance | path

Searched defs:RawSockaddrInet4 (Results 1 – 25 of 3839) sorted by relevance

12345678910>>...154

/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/syscall/
H A Dsocket_bsd.go13 type RawSockaddrInet4 struct { struct
14 Len uint8;
15 Family uint8;
16 Port uint16;
17 Addr [4]byte /* in_addr */;
18 Zero [8]uint8;
21 func (sa *RawSockaddrInet4) setLen() Socklen_t {
/dports/lang/gcc48/gcc-4.8.5/libgo/go/syscall/
H A Dsocket_bsd.go13 type RawSockaddrInet4 struct { struct
14 Len uint8
15 Family uint8
16 Port uint16
17 Addr [4]byte /* in_addr */
18 Zero [8]uint8
21 func (sa *RawSockaddrInet4) setLen() Socklen_t {
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/syscall/
H A Dsocket_bsd.go13 type RawSockaddrInet4 struct { struct
14 Len uint8
15 Family uint8
16 Port uint16
17 Addr [4]byte /* in_addr */
18 Zero [8]uint8
21 func (sa *RawSockaddrInet4) setLen() Socklen_t {
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/syscall/
H A Dsocket_bsd.go13 type RawSockaddrInet4 struct { struct
14 Len uint8
15 Family uint8
16 Port uint16
17 Addr [4]byte /* in_addr */
18 Zero [8]uint8
21 func (sa *RawSockaddrInet4) setLen() Socklen_t {
/dports/lang/gcc8/gcc-8.5.0/libgo/go/syscall/
H A Dsocket_aix.go15 type RawSockaddrInet4 struct { struct
16 Len uint8
17 Family uint8
18 Port uint16
19 Addr [4]byte /* in_addr */
20 Zero [8]uint8
23 func (sa *RawSockaddrInet4) setLen() Socklen_t {
H A Dsocket_bsd.go17 type RawSockaddrInet4 struct { struct
18 Len uint8
19 Family uint8
20 Port uint16
21 Addr [4]byte /* in_addr */
22 Zero [8]uint8
25 func (sa *RawSockaddrInet4) setLen() Socklen_t {
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/syscall/
H A Dsocket_bsd.go13 type RawSockaddrInet4 struct { struct
14 Len uint8
15 Family uint8
16 Port uint16
17 Addr [4]byte /* in_addr */
18 Zero [8]uint8
21 func (sa *RawSockaddrInet4) setLen() Socklen_t {
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/syscall/
H A Dsocket_aix.go15 type RawSockaddrInet4 struct { struct
16 Len uint8
17 Family uint8
18 Port uint16
19 Addr [4]byte /* in_addr */
20 Zero [8]uint8
23 func (sa *RawSockaddrInet4) setLen() Socklen_t {
H A Dsocket_bsd.go17 type RawSockaddrInet4 struct { struct
18 Len uint8
19 Family uint8
20 Port uint16
21 Addr [4]byte /* in_addr */
22 Zero [8]uint8
25 func (sa *RawSockaddrInet4) setLen() Socklen_t {
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/syscall/
H A Dsocket_bsd.go17 type RawSockaddrInet4 struct { struct
18 Len uint8
19 Family uint8
20 Port uint16
21 Addr [4]byte /* in_addr */
22 Zero [8]uint8
25 func (sa *RawSockaddrInet4) setLen() Socklen_t {
H A Dsocket_aix.go15 type RawSockaddrInet4 struct { struct
16 Len uint8
17 Family uint8
18 Port uint16
19 Addr [4]byte /* in_addr */
20 Zero [8]uint8
23 func (sa *RawSockaddrInet4) setLen() Socklen_t {
/dports/lang/gcc11/gcc-11.2.0/libgo/go/syscall/
H A Dsocket_hurd.go19 type RawSockaddrInet4 struct { struct
20 Len uint8
21 Family uint8
22 Port uint16
23 Addr [4]byte /* in_addr */
24 Zero [8]uint8
27 func (sa *RawSockaddrInet4) setLen() Socklen_t {
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/syscall/
H A Dsocket_hurd.go19 type RawSockaddrInet4 struct { struct
20 Len uint8
21 Family uint8
22 Port uint16
23 Addr [4]byte /* in_addr */
24 Zero [8]uint8
27 func (sa *RawSockaddrInet4) setLen() Socklen_t {
/dports/lang/gcc10/gcc-10.3.0/libgo/go/syscall/
H A Dsocket_bsd.go17 type RawSockaddrInet4 struct { struct
18 Len uint8
19 Family uint8
20 Port uint16
21 Addr [4]byte /* in_addr */
22 Zero [8]uint8
25 func (sa *RawSockaddrInet4) setLen() Socklen_t {
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/syscall/
H A Dsocket_hurd.go19 type RawSockaddrInet4 struct { struct
20 Len uint8
21 Family uint8
22 Port uint16
23 Addr [4]byte /* in_addr */
24 Zero [8]uint8
27 func (sa *RawSockaddrInet4) setLen() Socklen_t {
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/syscall/
H A Dsocket_bsd.go17 type RawSockaddrInet4 struct { struct
18 Len uint8
19 Family uint8
20 Port uint16
21 Addr [4]byte /* in_addr */
22 Zero [8]uint8
25 func (sa *RawSockaddrInet4) setLen() Socklen_t {
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/syscall/
H A Dsocket_aix.go15 type RawSockaddrInet4 struct { struct
16 Len uint8
17 Family uint8
18 Port uint16
19 Addr [4]byte /* in_addr */
20 Zero [8]uint8
23 func (sa *RawSockaddrInet4) setLen() Socklen_t {
H A Dsocket_bsd.go17 type RawSockaddrInet4 struct { struct
18 Len uint8
19 Family uint8
20 Port uint16
21 Addr [4]byte /* in_addr */
22 Zero [8]uint8
25 func (sa *RawSockaddrInet4) setLen() Socklen_t {
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/syscall/
H A Dsocket_bsd.go17 type RawSockaddrInet4 struct { struct
18 Len uint8
19 Family uint8
20 Port uint16
21 Addr [4]byte /* in_addr */
22 Zero [8]uint8
25 func (sa *RawSockaddrInet4) setLen() Socklen_t {
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/syscall/
H A Dsocket_bsd.go17 type RawSockaddrInet4 struct { struct
18 Len uint8
19 Family uint8
20 Port uint16
21 Addr [4]byte /* in_addr */
22 Zero [8]uint8
25 func (sa *RawSockaddrInet4) setLen() Socklen_t {
H A Dsocket_aix.go15 type RawSockaddrInet4 struct { struct
16 Len uint8
17 Family uint8
18 Port uint16
19 Addr [4]byte /* in_addr */
20 Zero [8]uint8
23 func (sa *RawSockaddrInet4) setLen() Socklen_t {
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/syscall/
H A Dsocket_bsd.go17 type RawSockaddrInet4 struct { struct
18 Len uint8
19 Family uint8
20 Port uint16
21 Addr [4]byte /* in_addr */
22 Zero [8]uint8
25 func (sa *RawSockaddrInet4) setLen() Socklen_t {
H A Dsocket_aix.go15 type RawSockaddrInet4 struct { struct
16 Len uint8
17 Family uint8
18 Port uint16
19 Addr [4]byte /* in_addr */
20 Zero [8]uint8
23 func (sa *RawSockaddrInet4) setLen() Socklen_t {
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/syscall/
H A Dsocket_hurd.go19 type RawSockaddrInet4 struct { struct
20 Len uint8
21 Family uint8
22 Port uint16
23 Addr [4]byte /* in_addr */
24 Zero [8]uint8
27 func (sa *RawSockaddrInet4) setLen() Socklen_t {
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/syscall/
H A Dsocket_bsd.go13 type RawSockaddrInet4 struct { struct
14 Len uint8
15 Family uint8
16 Port uint16
17 Addr [4]byte /* in_addr */
18 Zero [8]uint8
21 func (sa *RawSockaddrInet4) setLen() Socklen_t {

12345678910>>...154