Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for St_opaque (0.13 sec)

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

    	St_res01        uint32    // 0x58
    	Ft_ccsid        uint16    // 0x5c
    	Ft_flags        uint16    // 0x5e
    	St_res01a       [2]uint32 // 0x60
    	St_res02        uint32    // 0x68
    	St_blocks       uint32    // 0x6c
    	St_opaque       [3]uint8  // 0x70
    	St_visible      uint8     // 0x73
    	St_reftime      uint32    // 0x74
    	St_fid          uint64    // 0x78
    	St_filefmt      uint8     // 0x80
    	St_fspflag2     uint8     // 0x81
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 19.9K bytes
    - Viewed (0)
  2. src/runtime/defs_darwin_arm64.go

    type pthreadattr struct {
    	X__sig    int64
    	X__opaque [56]int8
    }
    type pthreadmutex struct {
    	X__sig    int64
    	X__opaque [56]int8
    }
    type pthreadmutexattr struct {
    	X__sig    int64
    	X__opaque [8]int8
    }
    type pthreadcond struct {
    	X__sig    int64
    	X__opaque [40]int8
    }
    type pthreadcondattr struct {
    	X__sig    int64
    	X__opaque [8]int8
    }
    
    type machTimebaseInfo struct {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 12 21:17:22 UTC 2024
    - 4.3K bytes
    - Viewed (0)
  3. src/runtime/defs_darwin_amd64.go

    type pthreadattr struct {
    	X__sig    int64
    	X__opaque [56]int8
    }
    type pthreadmutex struct {
    	X__sig    int64
    	X__opaque [56]int8
    }
    type pthreadmutexattr struct {
    	X__sig    int64
    	X__opaque [8]int8
    }
    type pthreadcond struct {
    	X__sig    int64
    	X__opaque [40]int8
    }
    type pthreadcondattr struct {
    	X__sig    int64
    	X__opaque [8]int8
    }
    
    type machTimebaseInfo struct {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 12 21:17:22 UTC 2024
    - 6.4K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go

    	UF_DATAVAULT                            = 0x80
    	UF_HIDDEN                               = 0x8000
    	UF_IMMUTABLE                            = 0x2
    	UF_NODUMP                               = 0x1
    	UF_OPAQUE                               = 0x8
    	UF_SETTABLE                             = 0xffff
    	UF_TRACKED                              = 0x40
    	VDISCARD                                = 0xf
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 87.5K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go

    	UF_DATAVAULT                            = 0x80
    	UF_HIDDEN                               = 0x8000
    	UF_IMMUTABLE                            = 0x2
    	UF_NODUMP                               = 0x1
    	UF_OPAQUE                               = 0x8
    	UF_SETTABLE                             = 0xffff
    	UF_TRACKED                              = 0x40
    	VDISCARD                                = 0xf
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 87.5K bytes
    - Viewed (0)
Back to top