Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 240 for 2_8000 (0.19 sec)

  1. src/syscall/zerrors_darwin_amd64.go

    	SO_WANTOOBFLAG                    = 0x8000
    	S_IEXEC                           = 0x40
    	S_IFBLK                           = 0x6000
    	S_IFCHR                           = 0x2000
    	S_IFDIR                           = 0x4000
    	S_IFIFO                           = 0x1000
    	S_IFLNK                           = 0xa000
    	S_IFMT                            = 0xf000
    	S_IFREG                           = 0x8000
    	S_IFSOCK                          = 0xc000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 55.3K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go

    	FD_CLOEXEC                    = 0x1
    	FD_NFDBITS                    = 0x40
    	FD_SETSIZE                    = 0x10000
    	FF0                           = 0x0
    	FF1                           = 0x8000
    	FFDLY                         = 0x8000
    	FIORDCHK                      = 0x6603
    	FLUSHALL                      = 0x1
    	FLUSHDATA                     = 0x0
    	FLUSHO                        = 0x2000
    	F_ALLOCSP                     = 0xa
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 59K bytes
    - Viewed (0)
  3. src/syscall/zerrors_netbsd_386.go

    	BPF_W                             = 0x0
    	BPF_X                             = 0x8
    	BRKINT                            = 0x2
    	CFLUSH                            = 0xf
    	CLOCAL                            = 0x8000
    	CLONE_CSIGNAL                     = 0xff
    	CLONE_FILES                       = 0x400
    	CLONE_FS                          = 0x200
    	CLONE_PID                         = 0x1000
    	CLONE_PTRACE                      = 0x2000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.5K bytes
    - Viewed (0)
  4. src/runtime/race/race_windows_test.go

    	VirtualAlloc := kernel32.NewProc("VirtualAlloc")
    	VirtualFree := kernel32.NewProc("VirtualFree")
    	const (
    		MEM_COMMIT     = 0x00001000
    		MEM_RESERVE    = 0x00002000
    		MEM_RELEASE    = 0x8000
    		PAGE_READWRITE = 0x04
    	)
    	mem, _, err := syscall.Syscall6(VirtualAlloc.Addr(), 4, 0, 1<<20, MEM_COMMIT|MEM_RESERVE, PAGE_READWRITE, 0, 0)
    	if err != 0 {
    		t.Fatalf("VirtualAlloc failed: %v", err)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 1.3K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go

    	BPF_W                             = 0x0
    	BPF_X                             = 0x8
    	BRKINT                            = 0x2
    	CFLUSH                            = 0xf
    	CLOCAL                            = 0x8000
    	CLONE_CSIGNAL                     = 0xff
    	CLONE_FILES                       = 0x400
    	CLONE_FS                          = 0x200
    	CLONE_PID                         = 0x1000
    	CLONE_PTRACE                      = 0x2000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 72.8K bytes
    - Viewed (0)
  6. src/syscall/zerrors_openbsd_mips64.go

    	RTF_PERMANENT_ARP                 = 0x2000
    	RTF_PROTO1                        = 0x8000
    	RTF_PROTO2                        = 0x4000
    	RTF_PROTO3                        = 0x2000
    	RTF_REJECT                        = 0x8
    	RTF_STATIC                        = 0x800
    	RTF_UP                            = 0x1
    	RTF_USETRAILERS                   = 0x8000
    	RTM_80211INFO                     = 0x15
    	RTM_ADD                           = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 29 08:08:26 UTC 2020
    - 66.7K bytes
    - Viewed (0)
  7. src/syscall/zerrors_netbsd_amd64.go

    	BPF_W                             = 0x0
    	BPF_X                             = 0x8
    	BRKINT                            = 0x2
    	CFLUSH                            = 0xf
    	CLOCAL                            = 0x8000
    	CLONE_CSIGNAL                     = 0xff
    	CLONE_FILES                       = 0x400
    	CLONE_FS                          = 0x200
    	CLONE_PID                         = 0x1000
    	CLONE_PTRACE                      = 0x2000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.1K bytes
    - Viewed (0)
  8. src/syscall/zerrors_netbsd_arm.go

    	BPF_W                             = 0x0
    	BPF_X                             = 0x8
    	BRKINT                            = 0x2
    	CFLUSH                            = 0xf
    	CLOCAL                            = 0x8000
    	CREAD                             = 0x800
    	CS5                               = 0x0
    	CS6                               = 0x100
    	CS7                               = 0x200
    	CS8                               = 0x300
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 66.5K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go

    	BPF_W                             = 0x0
    	BPF_X                             = 0x8
    	BRKINT                            = 0x2
    	CFLUSH                            = 0xf
    	CLOCAL                            = 0x8000
    	CLONE_CSIGNAL                     = 0xff
    	CLONE_FILES                       = 0x400
    	CLONE_FS                          = 0x200
    	CLONE_PID                         = 0x1000
    	CLONE_PTRACE                      = 0x2000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 72.3K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go

    	BPF_W                             = 0x0
    	BPF_X                             = 0x8
    	BRKINT                            = 0x2
    	CFLUSH                            = 0xf
    	CLOCAL                            = 0x8000
    	CPUSTATES                         = 0x5
    	CP_IDLE                           = 0x4
    	CP_INTR                           = 0x3
    	CP_NICE                           = 0x1
    	CP_SYS                            = 0x2
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 71.9K bytes
    - Viewed (0)
Back to top