- Sort Score
- Result 10 results
- Languages All
Results 11 - 20 of 519 for spare (0.04 sec)
-
src/archive/tar/testdata/pax-nil-sparse-hole.tar
sparse.db...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Aug 23 22:38:45 UTC 2017 - 3K bytes - Viewed (0) -
api/go1.2.txt
pkg syscall (freebsd-386-cgo), type Statfs_t struct, Namemax uint32 pkg syscall (freebsd-386-cgo), type Statfs_t struct, Owner uint32 pkg syscall (freebsd-386-cgo), type Statfs_t struct, Spare [10]uint64 pkg syscall (freebsd-386-cgo), type Statfs_t struct, Syncreads uint64 pkg syscall (freebsd-386-cgo), type Statfs_t struct, Syncwrites uint64 pkg syscall (freebsd-386-cgo), type Statfs_t struct, Type uint32
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (1) -
src/archive/tar/testdata/gnu-nil-sparse-hole.tar
sparse.db...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Aug 23 22:38:45 UTC 2017 - 1.5K bytes - Viewed (0) -
src/archive/tar/testdata/gnu-nil-sparse-data.tar
sparse.db 01234567890123456789...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Aug 23 22:38:45 UTC 2017 - 2.5K bytes - Viewed (0) -
src/archive/tar/testdata/pax-nil-sparse-data.tar
sparse.db 01234567890123456789...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Aug 23 22:38:45 UTC 2017 - 4K bytes - Viewed (0) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), type Stat_t struct, Rdev uint64 #53466 pkg syscall (freebsd-riscv64), type Stat_t struct, Size int64 #53466 pkg syscall (freebsd-riscv64), type Stat_t struct, Spare [10]uint64 #53466 pkg syscall (freebsd-riscv64), type Stat_t struct, Uid uint32 #53466 pkg syscall (freebsd-riscv64), type Statfs_t struct #53466 pkg syscall (freebsd-riscv64), type Statfs_t struct, Asyncreads uint64 #53466
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 21:23:32 UTC 2023 - 602.6K bytes - Viewed (0) -
docs/bucket/versioning/README.md
MinIO versioning is designed to keep multiple versions of an object in one bucket. For example, you could store `spark.csv` (version `ede336f2`) and `spark.csv` (version `fae684da`) in a single bucket. Versioning protects you from unintended overwrites, deletions, protect objects with retention policies.
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Aug 12 18:20:36 UTC 2025 - 12K bytes - Viewed (0) -
src/test/java/jcifs/util/InputValidatorTest.java
} @ParameterizedTest @DisplayName("Test valid share names") @ValueSource(strings = { "share", "share$", "SHARE", "share123", "share-name", "share_name", "share.name" }) void testValidShareNames(String share) { assertDoesNotThrow(() -> InputValidator.validateShareName(share)); } @Test @DisplayName("Test port validation") void testPortValidation() {
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 11.9K bytes - Viewed (0) -
src/archive/tar/testdata/sparse-formats.tar
Russ Cox <******@****.***> 1410149331 -0400
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Mon Sep 08 04:08:51 UTC 2014 - 17.5K bytes - Viewed (0) -
src/test/java/jcifs/internal/smb1/net/NetShareEnumResponseTest.java
assertEquals(testString, result); } @ParameterizedTest @DisplayName("Test readDataWireFormat with various share types") @CsvSource({ "0, SHARE, Normal share", "1, PRINTER, Printer share", "3, IPC$, IPC share", "32768, HIDDEN, Hidden share", // 0x8000 - hidden flag in lower 16 bits "32769, HIDDENP, Hidden printer" // 0x8001 - hidden flag + printer type })
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 20.2K bytes - Viewed (0)