Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 43 for OLCUC (0.22 sec)

  1. src/syscall/types_linux.go

    	_STATX_BASIC_STATS   = C.STATX_BASIC_STATS
    )
    
    type pollFd C.struct_pollfd
    
    // Terminal handling
    
    type Termios C.struct_termios
    
    const (
    	IUCLC  = C.IUCLC
    	OLCUC  = C.OLCUC
    	TCGETS = C.TCGETS
    	TCSETS = C.TCSETS
    	XCASE  = C.XCASE
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 26 20:15:45 UTC 2022
    - 10.9K bytes
    - Viewed (0)
  2. src/syscall/ztypes_linux_ppc64le.go

    	Oflag     uint32
    	Cflag     uint32
    	Lflag     uint32
    	Line      uint8
    	Cc        [32]uint8
    	Pad_cgo_0 [3]byte
    	Ispeed    uint32
    	Ospeed    uint32
    }
    
    const (
    	IUCLC  = 0x1000
    	OLCUC  = 0x4
    	TCGETS = 0x402c7413
    	TCSETS = 0x802c7414
    	XCASE  = 0x4000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10.4K bytes
    - Viewed (0)
  3. src/syscall/ztypes_linux_loong64.go

    type Termios struct {
    	Iflag  uint32
    	Oflag  uint32
    	Cflag  uint32
    	Lflag  uint32
    	Line   uint8
    	Cc     [32]uint8
    	Ispeed uint32
    	Ospeed uint32
    }
    
    const (
    	IUCLC  = 0x200
    	OLCUC  = 0x2
    	TCGETS = 0x5401
    	TCSETS = 0x5402
    	XCASE  = 0x4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 26 20:15:45 UTC 2022
    - 10.8K bytes
    - Viewed (0)
  4. src/syscall/ztypes_linux_mips64le.go

    type Termios struct {
    	Iflag     uint32
    	Oflag     uint32
    	Cflag     uint32
    	Lflag     uint32
    	Line      uint8
    	Cc        [32]uint8
    	Pad_cgo_0 [3]byte
    }
    
    const (
    	IUCLC  = 0x200
    	OLCUC  = 0x2
    	TCGETS = 0x540d
    	TCSETS = 0x540e
    	XCASE  = 0x4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10.1K bytes
    - Viewed (0)
  5. src/syscall/ztypes_linux_arm64.go

    	Oflag     uint32
    	Cflag     uint32
    	Lflag     uint32
    	Line      uint8
    	Cc        [32]uint8
    	Pad_cgo_0 [3]byte
    	Ispeed    uint32
    	Ospeed    uint32
    }
    
    const (
    	IUCLC  = 0x200
    	OLCUC  = 0x2
    	TCGETS = 0x5401
    	TCSETS = 0x5402
    	XCASE  = 0x4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10.2K bytes
    - Viewed (0)
  6. src/syscall/ztypes_linux_mips64.go

    type Termios struct {
    	Iflag     uint32
    	Oflag     uint32
    	Cflag     uint32
    	Lflag     uint32
    	Line      uint8
    	Cc        [32]uint8
    	Pad_cgo_0 [3]byte
    }
    
    const (
    	IUCLC  = 0x200
    	OLCUC  = 0x2
    	TCGETS = 0x540d
    	TCSETS = 0x540e
    	XCASE  = 0x4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10.1K bytes
    - Viewed (0)
  7. src/syscall/ztypes_linux_ppc64.go

    	Oflag     uint32
    	Cflag     uint32
    	Lflag     uint32
    	Line      uint8
    	Cc        [32]uint8
    	Pad_cgo_0 [3]byte
    	Ispeed    uint32
    	Ospeed    uint32
    }
    
    const (
    	IUCLC  = 0x1000
    	OLCUC  = 0x4
    	TCGETS = 0x402c7413
    	TCSETS = 0x802c7414
    	XCASE  = 0x4000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10.2K bytes
    - Viewed (0)
  8. src/syscall/ztypes_linux_riscv64.go

    type Termios struct {
    	Iflag  uint32
    	Oflag  uint32
    	Cflag  uint32
    	Lflag  uint32
    	Line   uint8
    	Cc     [19]uint8
    	Ispeed uint32
    	Ospeed uint32
    }
    
    const (
    	IUCLC  = 0x200
    	OLCUC  = 0x2
    	TCGETS = 0x5401
    	TCSETS = 0x5402
    	XCASE  = 0x4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10.2K bytes
    - Viewed (0)
  9. src/syscall/ztypes_linux_s390x.go

    	Iflag  uint32
    	Oflag  uint32
    	Cflag  uint32
    	Lflag  uint32
    	Line   uint8
    	Cc     [32]uint8
    	_      [3]byte
    	Ispeed uint32
    	Ospeed uint32
    }
    
    const (
    	IUCLC  = 0x200
    	OLCUC  = 0x2
    	TCGETS = 0x5401
    	TCSETS = 0x5402
    	XCASE  = 0x4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10.4K bytes
    - Viewed (0)
  10. src/syscall/ztypes_linux_mips.go

    type Termios struct {
    	Iflag     uint32
    	Oflag     uint32
    	Cflag     uint32
    	Lflag     uint32
    	Line      uint8
    	Cc        [32]uint8
    	Pad_cgo_0 [3]byte
    }
    
    const (
    	IUCLC  = 0x200
    	OLCUC  = 0x2
    	TCGETS = 0x540d
    	TCSETS = 0x540e
    	XCASE  = 0x4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10K bytes
    - Viewed (0)
Back to top