Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for F_UNLCKSYS (0.27 sec)

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

    	F_SETLK                        = 0xc
    	F_SETLKW                       = 0xd
    	F_SETLK_REMOTE                 = 0xe
    	F_SETOWN                       = 0x6
    	F_UNLCK                        = 0x2
    	F_UNLCKSYS                     = 0x4
    	F_WRLCK                        = 0x3
    	HUPCL                          = 0x4000
    	HW_MACHINE                     = 0x1
    	ICANON                         = 0x100
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.2K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go

    	F_SETLK                        = 0xc
    	F_SETLKW                       = 0xd
    	F_SETLK_REMOTE                 = 0xe
    	F_SETOWN                       = 0x6
    	F_UNLCK                        = 0x2
    	F_UNLCKSYS                     = 0x4
    	F_WRLCK                        = 0x3
    	HUPCL                          = 0x4000
    	HW_MACHINE                     = 0x1
    	ICANON                         = 0x100
    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_amd64.go

    	F_SETLK                        = 0xc
    	F_SETLKW                       = 0xd
    	F_SETLK_REMOTE                 = 0xe
    	F_SETOWN                       = 0x6
    	F_UNLCK                        = 0x2
    	F_UNLCKSYS                     = 0x4
    	F_WRLCK                        = 0x3
    	HUPCL                          = 0x4000
    	HW_MACHINE                     = 0x1
    	ICANON                         = 0x100
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.4K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go

    	F_SETLK                        = 0xc
    	F_SETLKW                       = 0xd
    	F_SETLK_REMOTE                 = 0xe
    	F_SETOWN                       = 0x6
    	F_UNLCK                        = 0x2
    	F_UNLCKSYS                     = 0x4
    	F_WRLCK                        = 0x3
    	HUPCL                          = 0x4000
    	HW_MACHINE                     = 0x1
    	ICANON                         = 0x100
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 83.7K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go

    	F_SETLK                        = 0xc
    	F_SETLKW                       = 0xd
    	F_SETLK_REMOTE                 = 0xe
    	F_SETOWN                       = 0x6
    	F_UNLCK                        = 0x2
    	F_UNLCKSYS                     = 0x4
    	F_WRLCK                        = 0x3
    	HUPCL                          = 0x4000
    	HW_MACHINE                     = 0x1
    	ICANON                         = 0x100
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.6K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"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},
    		{"F_VOLPOSMODE", Const, 0},
    		{"F_WRITEBOOTSTRAP", Const, 0},
    		{"F_WRLCK", Const, 0},
    		{"Faccessat", Func, 0},
    		{"Fallocate", Func, 0},
    		{"Fbootstraptransfer_t", Type, 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