Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for TCGETS (0.31 sec)

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

    	TAB2                             = 0x1000
    	TAB3                             = 0x1800
    	TABDLY                           = 0x1800
    	TCFLSH                           = 0x540b
    	TCGETA                           = 0x5405
    	TCGETS                           = 0x5401
    	TCGETS2                          = 0x802c542a
    	TCGETX                           = 0x5432
    	TCSAFLUSH                        = 0x2
    	TCSBRK                           = 0x5409
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 34.2K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_386.go

    	TAB2                             = 0x1000
    	TAB3                             = 0x1800
    	TABDLY                           = 0x1800
    	TCFLSH                           = 0x540b
    	TCGETA                           = 0x5405
    	TCGETS                           = 0x5401
    	TCGETS2                          = 0x802c542a
    	TCGETX                           = 0x5432
    	TCSAFLUSH                        = 0x2
    	TCSBRK                           = 0x5409
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 34.2K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go

    	TAB2                             = 0x1000
    	TAB3                             = 0x1800
    	TABDLY                           = 0x1800
    	TCFLSH                           = 0x540b
    	TCGETA                           = 0x5405
    	TCGETS                           = 0x5401
    	TCGETS2                          = 0x802c542a
    	TCGETX                           = 0x5432
    	TCSAFLUSH                        = 0x2
    	TCSBRK                           = 0x5409
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 34.2K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go

    	TCSETSW                         = 1 // equivalent to TCSADRAIN for tcsetattr
    	TCSAFLUSH                       = 2
    	TCSETSF                         = 2 // equivalent to TCSAFLUSH for tcsetattr
    	TCGETS                          = 3 // not defined in ioctl.h -- zos golang only
    	TCIFLUSH                        = 0
    	TCOFLUSH                        = 1
    	TCIOFLUSH                       = 2
    	TCOOFF                          = 0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 39.4K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Systemtime.Milliseconds", Field, 0},
    		{"Systemtime.Minute", Field, 0},
    		{"Systemtime.Month", Field, 0},
    		{"Systemtime.Second", Field, 0},
    		{"Systemtime.Year", Field, 0},
    		{"TCGETS", Const, 0},
    		{"TCIFLUSH", Const, 1},
    		{"TCIOFLUSH", Const, 1},
    		{"TCOFLUSH", Const, 1},
    		{"TCPInfo", Type, 1},
    		{"TCPInfo.Advmss", Field, 1},
    		{"TCPInfo.Ato", Field, 1},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top