Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Msghdr (0.12 sec)

  1. api/go1.14.txt

    pkg syscall (freebsd-arm64), type Msghdr struct
    pkg syscall (freebsd-arm64), type Msghdr struct, Control *uint8
    pkg syscall (freebsd-arm64), type Msghdr struct, Controllen uint32
    pkg syscall (freebsd-arm64), type Msghdr struct, Flags int32
    pkg syscall (freebsd-arm64), type Msghdr struct, Iov *Iovec
    pkg syscall (freebsd-arm64), type Msghdr struct, Iovlen int32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  2. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type Msghdr struct #53466
    pkg syscall (freebsd-riscv64), type Msghdr struct, Control *uint8 #53466
    pkg syscall (freebsd-riscv64), type Msghdr struct, Controllen uint32 #53466
    pkg syscall (freebsd-riscv64), type Msghdr struct, Flags int32 #53466
    pkg syscall (freebsd-riscv64), type Msghdr struct, Iov *Iovec #53466
    pkg syscall (freebsd-riscv64), type Msghdr struct, Iovlen int32 #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"MoveFile", Func, 0},
    		{"Mprotect", Func, 0},
    		{"Msghdr", Type, 0},
    		{"Msghdr.Control", Field, 0},
    		{"Msghdr.Controllen", Field, 0},
    		{"Msghdr.Flags", Field, 0},
    		{"Msghdr.Iov", Field, 0},
    		{"Msghdr.Iovlen", Field, 0},
    		{"Msghdr.Name", Field, 0},
    		{"Msghdr.Namelen", Field, 0},
    		{"Msghdr.Pad_cgo_0", Field, 0},
    		{"Msghdr.Pad_cgo_1", Field, 0},
    		{"Munlock", Func, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top