Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for X__fds_bits (0.17 sec)

  1. src/syscall/ztypes_freebsd_amd64.go

    	PTRACE_KILL    = 0x8
    )
    
    type Kevent_t struct {
    	Ident  uint64
    	Filter int16
    	Flags  uint16
    	Fflags uint32
    	Data   int64
    	Udata  *byte
    }
    
    type FdSet struct {
    	X__fds_bits [16]uint64
    }
    
    const (
    	sizeofIfMsghdr         = 0xa8
    	SizeofIfMsghdr         = 0xa8
    	sizeofIfData           = 0x98
    	SizeofIfData           = 0x98
    	SizeofIfaMsghdr        = 0x14
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 8K bytes
    - Viewed (0)
  2. src/syscall/ztypes_freebsd_arm.go

    	PTRACE_KILL    = 0x8
    )
    
    type Kevent_t struct {
    	Ident  uint32
    	Filter int16
    	Flags  uint16
    	Fflags uint32
    	Data   int32
    	Udata  *byte
    }
    
    type FdSet struct {
    	X__fds_bits [32]uint32
    }
    
    const (
    	sizeofIfMsghdr         = 0x70
    	SizeofIfMsghdr         = 0x70
    	sizeofIfData           = 0x60
    	SizeofIfData           = 0x60
    	SizeofIfaMsghdr        = 0x14
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 8K bytes
    - Viewed (0)
  3. src/syscall/ztypes_freebsd_arm64.go

    	PTRACE_KILL    = 0x8
    )
    
    type Kevent_t struct {
    	Ident  uint64
    	Filter int16
    	Flags  uint16
    	Fflags uint32
    	Data   int64
    	Udata  *byte
    }
    
    type FdSet struct {
    	X__fds_bits [16]uint64
    }
    
    const (
    	sizeofIfMsghdr         = 0xa8
    	SizeofIfMsghdr         = 0xa8
    	sizeofIfData           = 0x98
    	SizeofIfData           = 0x98
    	SizeofIfaMsghdr        = 0x14
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 8K bytes
    - Viewed (0)
  4. src/syscall/ztypes_freebsd_386.go

    	PTRACE_KILL    = 0x8
    )
    
    type Kevent_t struct {
    	Ident  uint32
    	Filter int16
    	Flags  uint16
    	Fflags uint32
    	Data   int32
    	Udata  *byte
    }
    
    type FdSet struct {
    	X__fds_bits [32]uint32
    }
    
    const (
    	sizeofIfMsghdr         = 0x64
    	SizeofIfMsghdr         = 0x60
    	sizeofIfData           = 0x54
    	SizeofIfData           = 0x50
    	SizeofIfaMsghdr        = 0x14
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 8K bytes
    - Viewed (0)
  5. src/syscall/ztypes_freebsd_riscv64.go

    	PTRACE_KILL    = 0x8
    )
    
    type Kevent_t struct {
    	Ident  uint64
    	Filter int16
    	Flags  uint16
    	Fflags uint32
    	Data   int64
    	Udata  *byte
    }
    
    type FdSet struct {
    	X__fds_bits [16]uint64
    }
    
    const (
    	sizeofIfMsghdr         = 0xa8
    	SizeofIfMsghdr         = 0xa8
    	sizeofIfData           = 0x98
    	SizeofIfData           = 0x98
    	SizeofIfaMsghdr        = 0x14
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Sep 29 22:39:46 UTC 2022
    - 8K bytes
    - Viewed (0)
  6. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type Dirent struct, Type uint8 #53466
    pkg syscall (freebsd-riscv64), type FdSet struct #53466
    pkg syscall (freebsd-riscv64), type FdSet struct, X__fds_bits [16]uint64 #53466
    pkg syscall (freebsd-riscv64), type Flock_t struct #53466
    pkg syscall (freebsd-riscv64), type Flock_t struct, Len int64 #53466
    pkg syscall (freebsd-riscv64), type Flock_t struct, Pad_cgo_0 [4]uint8 #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)
  7. api/go1.14.txt

    pkg syscall (freebsd-arm64), type Dirent struct, Reclen uint16
    pkg syscall (freebsd-arm64), type Dirent struct, Type uint8
    pkg syscall (freebsd-arm64), type FdSet struct
    pkg syscall (freebsd-arm64), type FdSet struct, X__fds_bits [16]uint64
    pkg syscall (freebsd-arm64), type Flock_t struct
    pkg syscall (freebsd-arm64), type Flock_t struct, Len int64
    pkg syscall (freebsd-arm64), type Flock_t struct, Pad_cgo_0 [4]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)
  8. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Fchmod", Func, 0},
    		{"Fchmodat", Func, 0},
    		{"Fchown", Func, 0},
    		{"Fchownat", Func, 0},
    		{"FcntlFlock", Func, 3},
    		{"FdSet", Type, 0},
    		{"FdSet.Bits", Field, 0},
    		{"FdSet.X__fds_bits", Field, 0},
    		{"Fdatasync", Func, 0},
    		{"FileNotifyInformation", Type, 0},
    		{"FileNotifyInformation.Action", Field, 0},
    		{"FileNotifyInformation.FileName", Field, 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. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), type Dirent struct, Reclen uint16
    pkg syscall (freebsd-386-cgo), type Dirent struct, Type uint8
    pkg syscall (freebsd-386-cgo), type FdSet struct
    pkg syscall (freebsd-386-cgo), type FdSet struct, X__fds_bits [32]uint32
    pkg syscall (freebsd-386-cgo), type Flock_t struct
    pkg syscall (freebsd-386-cgo), type Flock_t struct, Len int64
    pkg syscall (freebsd-386-cgo), type Flock_t struct, Pid int32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  10. api/go1.txt

    pkg syscall (freebsd-386), type Dirent struct, Reclen uint16
    pkg syscall (freebsd-386), type Dirent struct, Type uint8
    pkg syscall (freebsd-386), type FdSet struct
    pkg syscall (freebsd-386), type FdSet struct, X__fds_bits [32]uint32
    pkg syscall (freebsd-386), type Flock_t struct
    pkg syscall (freebsd-386), type Flock_t struct, Len int64
    pkg syscall (freebsd-386), type Flock_t struct, Pid int32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top