Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for B1152000 (0.07 sec)

  1. src/syscall/zerrors_solaris_amd64.go

    	ARPHRD_IPATM                  = 0x13
    	ARPHRD_METRICOM               = 0x17
    	ARPHRD_TUNNEL                 = 0x1f
    	B0                            = 0x0
    	B110                          = 0x3
    	B115200                       = 0x12
    	B1200                         = 0x9
    	B134                          = 0x4
    	B150                          = 0x5
    	B153600                       = 0x13
    	B1800                         = 0xa
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 13:52:34 UTC 2024
    - 50.8K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/windows/syscall_windows.go

    	CBR_600    = 600
    	CBR_1200   = 1200
    	CBR_2400   = 2400
    	CBR_4800   = 4800
    	CBR_9600   = 9600
    	CBR_14400  = 14400
    	CBR_19200  = 19200
    	CBR_38400  = 38400
    	CBR_57600  = 57600
    	CBR_115200 = 115200
    	CBR_128000 = 128000
    	CBR_256000 = 256000
    
    	DTR_CONTROL_DISABLE   = 0x00000000
    	DTR_CONTROL_ENABLE    = 0x00000010
    	DTR_CONTROL_HANDSHAKE = 0x00000020
    
    	RTS_CONTROL_DISABLE   = 0x00000000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 05 22:18:42 UTC 2024
    - 82.8K bytes
    - Viewed (0)
Back to top