Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 14 of 14 for SO_VENDOR (0.11 sec)

  1. 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)
  2. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SO_USER_COOKIE = 4117
    pkg syscall (freebsd-arm64), const SO_USER_COOKIE ideal-int
    pkg syscall (freebsd-arm64), const SO_VENDOR = 2147483648
    pkg syscall (freebsd-arm64), const SO_VENDOR ideal-int
    pkg syscall (freebsd-arm64), const SOCK_CLOEXEC = 268435456
    pkg syscall (freebsd-arm64), const SOCK_CLOEXEC ideal-int
    pkg syscall (freebsd-arm64), const SOCK_MAXADDRLEN = 255
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  3. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SO_USER_COOKIE = 4117 #53466
    pkg syscall (freebsd-riscv64), const SO_USER_COOKIE ideal-int #53466
    pkg syscall (freebsd-riscv64), const SO_VENDOR = 2147483648 #53466
    pkg syscall (freebsd-riscv64), const SO_VENDOR ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_ABORT2 = 463 #53466
    pkg syscall (freebsd-riscv64), const SYS_ABORT2 ideal-int #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  4. 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