Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Loginname (0.12 sec)

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

    )
    
    type Pgtha struct {
    	Pid        uint32 // 0
    	Tid0       uint32 // 4
    	Tid1       uint32
    	Accesspid  byte    // C
    	Accesstid  byte    // D
    	Accessasid uint16  // E
    	Loginname  [8]byte // 10
    	Flag1      byte    // 18
    	Flag1b2    byte    // 19
    }
    
    type Bpxystat_t struct { // DSECT BPXYSTAT
    	St_id           [4]uint8  // 0
    	St_length       uint16    // 0x4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 19.9K bytes
    - Viewed (0)
Back to top