Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for MADV_AUTOSYNC (4.21 sec)

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

    	KERN_VERSION                      = 0x4
    	LOCK_EX                           = 0x2
    	LOCK_NB                           = 0x4
    	LOCK_SH                           = 0x1
    	LOCK_UN                           = 0x8
    	MADV_AUTOSYNC                     = 0x7
    	MADV_CONTROL_END                  = 0xb
    	MADV_CONTROL_START                = 0xa
    	MADV_CORE                         = 0x9
    	MADV_DONTNEED                     = 0x4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 70.7K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go

    	LOCAL_VENDOR                   = 0x80000000
    	LOCK_EX                        = 0x2
    	LOCK_NB                        = 0x4
    	LOCK_SH                        = 0x1
    	LOCK_UN                        = 0x8
    	MADV_AUTOSYNC                  = 0x7
    	MADV_CORE                      = 0x9
    	MADV_DONTNEED                  = 0x4
    	MADV_FREE                      = 0x5
    	MADV_NOCORE                    = 0x8
    	MADV_NORMAL                    = 0x0
    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_arm64.go

    	LOCAL_VENDOR                   = 0x80000000
    	LOCK_EX                        = 0x2
    	LOCK_NB                        = 0x4
    	LOCK_SH                        = 0x1
    	LOCK_UN                        = 0x8
    	MADV_AUTOSYNC                  = 0x7
    	MADV_CORE                      = 0x9
    	MADV_DONTNEED                  = 0x4
    	MADV_FREE                      = 0x5
    	MADV_NOCORE                    = 0x8
    	MADV_NORMAL                    = 0x0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.2K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go

    	LOCAL_VENDOR                   = 0x80000000
    	LOCK_EX                        = 0x2
    	LOCK_NB                        = 0x4
    	LOCK_SH                        = 0x1
    	LOCK_UN                        = 0x8
    	MADV_AUTOSYNC                  = 0x7
    	MADV_CORE                      = 0x9
    	MADV_DONTNEED                  = 0x4
    	MADV_FREE                      = 0x5
    	MADV_NOCORE                    = 0x8
    	MADV_NORMAL                    = 0x0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.4K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go

    	LOCAL_VENDOR                   = 0x80000000
    	LOCK_EX                        = 0x2
    	LOCK_NB                        = 0x4
    	LOCK_SH                        = 0x1
    	LOCK_UN                        = 0x8
    	MADV_AUTOSYNC                  = 0x7
    	MADV_CORE                      = 0x9
    	MADV_DONTNEED                  = 0x4
    	MADV_FREE                      = 0x5
    	MADV_NOCORE                    = 0x8
    	MADV_NORMAL                    = 0x0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 83.7K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go

    	LOCAL_VENDOR                   = 0x80000000
    	LOCK_EX                        = 0x2
    	LOCK_NB                        = 0x4
    	LOCK_SH                        = 0x1
    	LOCK_UN                        = 0x8
    	MADV_AUTOSYNC                  = 0x7
    	MADV_CORE                      = 0x9
    	MADV_DONTNEED                  = 0x4
    	MADV_FREE                      = 0x5
    	MADV_NOCORE                    = 0x8
    	MADV_NORMAL                    = 0x0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.6K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"LookupAccountName", Func, 0},
    		{"LookupAccountSid", Func, 0},
    		{"LookupSID", Func, 0},
    		{"LsfJump", Func, 0},
    		{"LsfSocket", Func, 0},
    		{"LsfStmt", Func, 0},
    		{"Lstat", Func, 0},
    		{"MADV_AUTOSYNC", Const, 1},
    		{"MADV_CAN_REUSE", Const, 0},
    		{"MADV_CORE", Const, 1},
    		{"MADV_DOFORK", Const, 0},
    		{"MADV_DONTFORK", Const, 0},
    		{"MADV_DONTNEED", Const, 0},
    		{"MADV_FREE", Const, 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