Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for MS_STRICTATIME (0.15 sec)

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

    	MS_SHARED                                   = 0x100000
    	MS_SILENT                                   = 0x8000
    	MS_SLAVE                                    = 0x80000
    	MS_STRICTATIME                              = 0x1000000
    	MS_SUBMOUNT                                 = 0x4000000
    	MS_SYNC                                     = 0x4
    	MS_SYNCHRONOUS                              = 0x10
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 185.8K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"MS_REC", Const, 0},
    		{"MS_RELATIME", Const, 0},
    		{"MS_REMOUNT", Const, 0},
    		{"MS_RMT_MASK", Const, 0},
    		{"MS_SHARED", Const, 0},
    		{"MS_SILENT", Const, 0},
    		{"MS_SLAVE", Const, 0},
    		{"MS_STRICTATIME", Const, 0},
    		{"MS_SYNC", Const, 0},
    		{"MS_SYNCHRONOUS", Const, 0},
    		{"MS_UNBINDABLE", Const, 0},
    		{"Madvise", Func, 0},
    		{"MapViewOfFile", Func, 0},
    		{"MaxTokenInfoClass", 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