Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for F_TEST (0.11 sec)

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

    	F_SETSIG                                    = 0xa
    	F_SET_FILE_RW_HINT                          = 0x40e
    	F_SET_RW_HINT                               = 0x40c
    	F_SHLCK                                     = 0x8
    	F_TEST                                      = 0x3
    	F_TLOCK                                     = 0x2
    	F_ULOCK                                     = 0x0
    	GENL_ADMIN_PERM                             = 0x1
    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

    		{"F_SETPIPE_SZ", Const, 0},
    		{"F_SETPROTECTIONCLASS", Const, 0},
    		{"F_SETSIG", Const, 0},
    		{"F_SETSIZE", Const, 0},
    		{"F_SHLCK", Const, 0},
    		{"F_SINGLE_WRITER", Const, 16},
    		{"F_TEST", Const, 0},
    		{"F_THAW_FS", Const, 0},
    		{"F_TLOCK", Const, 0},
    		{"F_TRANSCODEKEY", Const, 16},
    		{"F_ULOCK", Const, 0},
    		{"F_UNLCK", Const, 0},
    		{"F_UNLCKSYS", 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