Search Options

Results per page
Sort
Preferred Languages
Advance

Results 151 - 160 of 276 for Cmsghdr (0.27 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go

    	Pad  [96]int8
    }
    
    type Iovec struct {
    	Base *byte
    	Len  uint64
    }
    
    type Msghdr struct {
    	Name       *byte
    	Namelen    uint32
    	Iov        *Iovec
    	Iovlen     uint64
    	Control    *byte
    	Controllen uint64
    	Flags      int32
    	_          [4]byte
    }
    
    type Cmsghdr struct {
    	Len   uint64
    	Level int32
    	Type  int32
    }
    
    type ifreq struct {
    	Ifrn [16]byte
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 12.4K bytes
    - Viewed (0)
  2. api/go1.2.txt

    pkg syscall (freebsd-arm), type Msghdr struct
    pkg syscall (freebsd-arm), type Msghdr struct, Control *uint8
    pkg syscall (freebsd-arm), type Msghdr struct, Controllen uint32
    pkg syscall (freebsd-arm), type Msghdr struct, Flags int32
    pkg syscall (freebsd-arm), type Msghdr struct, Iov *Iovec
    pkg syscall (freebsd-arm), type Msghdr struct, Iovlen int32
    pkg syscall (freebsd-arm), type Msghdr struct, Name *uint8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  3. api/go1.txt

    pkg syscall (darwin-386), type Msghdr struct
    pkg syscall (darwin-386), type Msghdr struct, Control *uint8
    pkg syscall (darwin-386), type Msghdr struct, Controllen uint32
    pkg syscall (darwin-386), type Msghdr struct, Flags int32
    pkg syscall (darwin-386), type Msghdr struct, Iov *Iovec
    pkg syscall (darwin-386), type Msghdr struct, Iovlen int32
    pkg syscall (darwin-386), type Msghdr struct, Name *uint8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  4. api/go1.13.txt

    pkg syscall (netbsd-arm64), type Msghdr struct
    pkg syscall (netbsd-arm64), type Msghdr struct, Controllen uint32
    pkg syscall (netbsd-arm64), type Msghdr struct, Control *uint8
    pkg syscall (netbsd-arm64), type Msghdr struct, Flags int32
    pkg syscall (netbsd-arm64), type Msghdr struct, Iov *Iovec
    pkg syscall (netbsd-arm64), type Msghdr struct, Iovlen int32
    pkg syscall (netbsd-arm64), type Msghdr struct, Namelen uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  5. api/go1.14.txt

    pkg syscall (freebsd-arm64), type RtMsghdr struct, Msglen uint16
    pkg syscall (freebsd-arm64), type RtMsghdr struct, Pad_cgo_0 [2]uint8
    pkg syscall (freebsd-arm64), type RtMsghdr struct, Pid int32
    pkg syscall (freebsd-arm64), type RtMsghdr struct, Rmx RtMetrics
    pkg syscall (freebsd-arm64), type RtMsghdr struct, Seq int32
    pkg syscall (freebsd-arm64), type RtMsghdr struct, Type uint8
    pkg syscall (freebsd-arm64), type RtMsghdr struct, Version uint8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  6. api/go1.16.txt

    pkg syscall (darwin-arm64), type Msghdr struct
    pkg syscall (darwin-arm64), type Msghdr struct, Control *uint8
    pkg syscall (darwin-arm64), type Msghdr struct, Controllen uint32
    pkg syscall (darwin-arm64), type Msghdr struct, Flags int32
    pkg syscall (darwin-arm64), type Msghdr struct, Iov *Iovec
    pkg syscall (darwin-arm64), type Msghdr struct, Iovlen int32
    pkg syscall (darwin-arm64), type Msghdr struct, Name *uint8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  7. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type RtMsghdr struct, Msglen uint16 #53466
    pkg syscall (freebsd-riscv64), type RtMsghdr struct, Pad_cgo_0 [2]uint8 #53466
    pkg syscall (freebsd-riscv64), type RtMsghdr struct, Pid int32 #53466
    pkg syscall (freebsd-riscv64), type RtMsghdr struct, Rmx RtMetrics #53466
    pkg syscall (freebsd-riscv64), type RtMsghdr struct, Seq 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 (1)
  8. 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)
  9. src/cmd/vendor/golang.org/x/sys/unix/syscall_zos_s390x.go

    		tty = s
    	} else {
    		tty = s[:idx]
    	}
    	return
    }
    
    func (iov *Iovec) SetLen(length int) {
    	iov.Len = uint64(length)
    }
    
    func (msghdr *Msghdr) SetControllen(length int) {
    	msghdr.Controllen = int32(length)
    }
    
    func (cmsg *Cmsghdr) SetLen(length int) {
    	cmsg.Len = int32(length)
    }
    
    //sys   fcntl(fd int, cmd int, arg int) (val int, err error)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 84.4K bytes
    - Viewed (0)
  10. src/syscall/zsysnum_openbsd_ppc64.go

    	SYS___REALPATH     = 115 // { int sys___realpath(const char *pathname, \
    	SYS_RECVMMSG       = 116 // { int sys_recvmmsg(int s, struct mmsghdr *mmsg, \
    	SYS_SENDMMSG       = 117 // { int sys_sendmmsg(int s,  struct mmsghdr *mmsg,\
    	SYS_GETSOCKOPT     = 118 // { int sys_getsockopt(int s, int level, int name, \
    	SYS_THRKILL        = 119 // { int sys_thrkill(pid_t tid, int signum, void *tcb); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 03:24:15 UTC 2023
    - 15.8K bytes
    - Viewed (0)
Back to top