Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for SO_VENDOR (0.11 sec)

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

    	SO_TS_REALTIME                 = 0x2
    	SO_TS_REALTIME_MICRO           = 0x0
    	SO_TYPE                        = 0x1008
    	SO_USELOOPBACK                 = 0x40
    	SO_USER_COOKIE                 = 0x1015
    	SO_VENDOR                      = 0x80000000
    	S_BLKSIZE                      = 0x200
    	S_IEXEC                        = 0x40
    	S_IFBLK                        = 0x6000
    	S_IFCHR                        = 0x2000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.2K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go

    	SO_TS_REALTIME                 = 0x2
    	SO_TS_REALTIME_MICRO           = 0x0
    	SO_TYPE                        = 0x1008
    	SO_USELOOPBACK                 = 0x40
    	SO_USER_COOKIE                 = 0x1015
    	SO_VENDOR                      = 0x80000000
    	S_BLKSIZE                      = 0x200
    	S_IEXEC                        = 0x40
    	S_IFBLK                        = 0x6000
    	S_IFCHR                        = 0x2000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.2K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go

    	SO_TS_REALTIME                 = 0x2
    	SO_TS_REALTIME_MICRO           = 0x0
    	SO_TYPE                        = 0x1008
    	SO_USELOOPBACK                 = 0x40
    	SO_USER_COOKIE                 = 0x1015
    	SO_VENDOR                      = 0x80000000
    	S_BLKSIZE                      = 0x200
    	S_IEXEC                        = 0x40
    	S_IFBLK                        = 0x6000
    	S_IFCHR                        = 0x2000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.4K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go

    	SO_TS_REALTIME                 = 0x2
    	SO_TS_REALTIME_MICRO           = 0x0
    	SO_TYPE                        = 0x1008
    	SO_USELOOPBACK                 = 0x40
    	SO_USER_COOKIE                 = 0x1015
    	SO_VENDOR                      = 0x80000000
    	S_BLKSIZE                      = 0x200
    	S_IEXEC                        = 0x40
    	S_IFBLK                        = 0x6000
    	S_IFCHR                        = 0x2000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 83.7K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go

    	SO_TS_REALTIME                 = 0x2
    	SO_TS_REALTIME_MICRO           = 0x0
    	SO_TYPE                        = 0x1008
    	SO_USELOOPBACK                 = 0x40
    	SO_USER_COOKIE                 = 0x1015
    	SO_VENDOR                      = 0x80000000
    	S_BLKSIZE                      = 0x200
    	S_IEXEC                        = 0x40
    	S_IFBLK                        = 0x6000
    	S_IFCHR                        = 0x2000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.6K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"SO_UPCALLCLOSEWAIT", Const, 0},
    		{"SO_UPDATE_ACCEPT_CONTEXT", Const, 0},
    		{"SO_UPDATE_CONNECT_CONTEXT", Const, 1},
    		{"SO_USELOOPBACK", Const, 0},
    		{"SO_USER_COOKIE", Const, 1},
    		{"SO_VENDOR", Const, 3},
    		{"SO_WANTMORE", Const, 0},
    		{"SO_WANTOOBFLAG", Const, 0},
    		{"SSLExtraCertChainPolicyPara", Type, 0},
    		{"SSLExtraCertChainPolicyPara.AuthType", Field, 0},
    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