Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 70 for MAP_STACK (0.12 sec)

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

    	MAP_HUGETLB                      = 0x40000
    	MAP_LOCKED                       = 0x2000
    	MAP_NONBLOCK                     = 0x10000
    	MAP_NORESERVE                    = 0x4000
    	MAP_POPULATE                     = 0x8000
    	MAP_STACK                        = 0x20000
    	MAP_SYNC                         = 0x80000
    	MCL_CURRENT                      = 0x1
    	MCL_FUTURE                       = 0x2
    	MCL_ONFAULT                      = 0x4
    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_loong64.go

    	MAP_HUGETLB                      = 0x40000
    	MAP_LOCKED                       = 0x2000
    	MAP_NONBLOCK                     = 0x10000
    	MAP_NORESERVE                    = 0x4000
    	MAP_POPULATE                     = 0x8000
    	MAP_STACK                        = 0x20000
    	MAP_SYNC                         = 0x80000
    	MCL_CURRENT                      = 0x1
    	MCL_FUTURE                       = 0x2
    	MCL_ONFAULT                      = 0x4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 33.9K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go

    	MAP_LOCKED                       = 0x8000
    	MAP_NONBLOCK                     = 0x20000
    	MAP_NORESERVE                    = 0x400
    	MAP_POPULATE                     = 0x10000
    	MAP_RENAME                       = 0x800
    	MAP_STACK                        = 0x40000
    	MCL_CURRENT                      = 0x1
    	MCL_FUTURE                       = 0x2
    	MCL_ONFAULT                      = 0x4
    	MEMERASE                         = 0x80084d02
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 34.7K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go

    	MAP_LOCKED                       = 0x8000
    	MAP_NONBLOCK                     = 0x20000
    	MAP_NORESERVE                    = 0x400
    	MAP_POPULATE                     = 0x10000
    	MAP_RENAME                       = 0x800
    	MAP_STACK                        = 0x40000
    	MCL_CURRENT                      = 0x1
    	MCL_FUTURE                       = 0x2
    	MCL_ONFAULT                      = 0x4
    	MEMERASE                         = 0x80084d02
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 34.7K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go

    	MAP_LOCKED                       = 0x8000
    	MAP_NONBLOCK                     = 0x20000
    	MAP_NORESERVE                    = 0x400
    	MAP_POPULATE                     = 0x10000
    	MAP_RENAME                       = 0x800
    	MAP_STACK                        = 0x40000
    	MCL_CURRENT                      = 0x1
    	MCL_FUTURE                       = 0x2
    	MCL_ONFAULT                      = 0x4
    	MEMERASE                         = 0x80084d02
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 34.7K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go

    	MAP_HUGETLB                      = 0x40000
    	MAP_LOCKED                       = 0x80
    	MAP_NONBLOCK                     = 0x10000
    	MAP_NORESERVE                    = 0x40
    	MAP_POPULATE                     = 0x8000
    	MAP_STACK                        = 0x20000
    	MAP_SYNC                         = 0x80000
    	MCL_CURRENT                      = 0x2000
    	MCL_FUTURE                       = 0x4000
    	MCL_ONFAULT                      = 0x8000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 36.9K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go

    	MAP_HUGETLB                      = 0x40000
    	MAP_LOCKED                       = 0x2000
    	MAP_NONBLOCK                     = 0x10000
    	MAP_NORESERVE                    = 0x4000
    	MAP_POPULATE                     = 0x8000
    	MAP_STACK                        = 0x20000
    	MAP_SYNC                         = 0x80000
    	MCL_CURRENT                      = 0x1
    	MCL_FUTURE                       = 0x2
    	MCL_ONFAULT                      = 0x4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 36.7K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go

    	MAP_LOCKED                       = 0x100
    	MAP_NONBLOCK                     = 0x10000
    	MAP_NORESERVE                    = 0x40
    	MAP_POPULATE                     = 0x8000
    	MAP_RENAME                       = 0x20
    	MAP_STACK                        = 0x20000
    	MAP_SYNC                         = 0x80000
    	MCL_CURRENT                      = 0x2000
    	MCL_FUTURE                       = 0x4000
    	MCL_ONFAULT                      = 0x8000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 38.7K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go

    	MAP_HUGETLB                      = 0x40000
    	MAP_LOCKED                       = 0x80
    	MAP_NONBLOCK                     = 0x10000
    	MAP_NORESERVE                    = 0x40
    	MAP_POPULATE                     = 0x8000
    	MAP_STACK                        = 0x20000
    	MAP_SYNC                         = 0x80000
    	MCL_CURRENT                      = 0x2000
    	MCL_FUTURE                       = 0x4000
    	MCL_ONFAULT                      = 0x8000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 36.9K bytes
    - Viewed (0)
  10. src/syscall/zerrors_freebsd_arm.go

    	MAP_PRIVATE                       = 0x2
    	MAP_RENAME                        = 0x20
    	MAP_RESERVED0080                  = 0x80
    	MAP_RESERVED0100                  = 0x100
    	MAP_SHARED                        = 0x1
    	MAP_STACK                         = 0x400
    	MCL_CURRENT                       = 0x1
    	MCL_FUTURE                        = 0x2
    	MSG_CMSG_CLOEXEC                  = 0x40000
    	MSG_COMPAT                        = 0x8000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.3K bytes
    - Viewed (0)
Back to top