Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for O_WRONLY (0.13 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"O_APPEND", Const, 0},
    		{"O_CREATE", Const, 0},
    		{"O_EXCL", Const, 0},
    		{"O_RDONLY", Const, 0},
    		{"O_RDWR", Const, 0},
    		{"O_SYNC", Const, 0},
    		{"O_TRUNC", Const, 0},
    		{"O_WRONLY", Const, 0},
    		{"Open", Func, 0},
    		{"OpenFile", Func, 0},
    		{"PathError", Type, 0},
    		{"PathError.Err", Field, 0},
    		{"PathError.Op", Field, 0},
    		{"PathError.Path", 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