- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 223 for 0x71 (0.24 sec)
-
cmd/bucket-replication-metrics_gen.go
// map header, size 3 // string "LastFailedCount" o = append(o, 0x83, 0xaf, 0x4c, 0x61, 0x73, 0x74, 0x46, 0x61, 0x69, 0x6c, 0x65, 0x64, 0x43, 0x6f, 0x75, 0x6e, 0x74) o = msgp.AppendUint64(o, z.LastFailedCount) // string "TotalDroppedCount" o = append(o, 0xb1, 0x54, 0x6f, 0x74, 0x61, 0x6c, 0x44, 0x72, 0x6f, 0x70, 0x70, 0x65, 0x64, 0x43, 0x6f, 0x75, 0x6e, 0x74) o = msgp.AppendUint64(o, z.TotalDroppedCount) // string "TotalDroppedBytes"
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Thu Mar 21 17:21:35 UTC 2024 - 33.3K bytes - Viewed (0) -
src/test/java/jcifs/internal/smb1/com/SmbComTreeDisconnectTest.java
*/ @Test @DisplayName("Test SMB_COM_TREE_DISCONNECT command value is 0x71") public void testCommandValue() { // Given smbComTreeDisconnect = new SmbComTreeDisconnect(config); // When int command = smbComTreeDisconnect.getCommand(); // Then assertEquals(0x71, command & 0xFF); assertEquals(ServerMessageBlock.SMB_COM_TREE_DISCONNECT, (byte) command);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 18.5K bytes - Viewed (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/http2/Huffman.kt
0x7, 0x2b, 0x76, 0x2c, 0x8, 0x9, 0x2d, 0x77, 0x78, 0x79, 0x7a, 0x7b, 0x7ffe, 0x7fc, 0x3ffd, 0x1ffd, 0xffffffc, 0xfffe6, 0x3fffd2, 0xfffe7, 0xfffe8, 0x3fffd3, 0x3fffd4, 0x3fffd5, 0x7fffd9, 0x3fffd6, 0x7fffda,
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Mar 19 19:25:20 UTC 2025 - 11K bytes - Viewed (0) -
src/test/java/jcifs/internal/smb1/ServerMessageBlockTest.java
assertEquals((byte) 0x71, ServerMessageBlock.SMB_COM_TREE_DISCONNECT); assertEquals((byte) 0x72, ServerMessageBlock.SMB_COM_NEGOTIATE); assertEquals((byte) 0x73, ServerMessageBlock.SMB_COM_SESSION_SETUP_ANDX); assertEquals((byte) 0x74, ServerMessageBlock.SMB_COM_LOGOFF_ANDX); assertEquals((byte) 0x75, ServerMessageBlock.SMB_COM_TREE_CONNECT_ANDX);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 36.2K bytes - Viewed (0) -
src/main/java/jcifs/smb1/smb1/ServerMessageBlock.java
static final byte SMB_COM_NEGOTIATE = (byte) 0x72; static final byte SMB_COM_SESSION_SETUP_ANDX = (byte) 0x73; static final byte SMB_COM_LOGOFF_ANDX = (byte) 0x74; static final byte SMB_COM_TREE_CONNECT_ANDX = (byte) 0x75; static final byte SMB_COM_NT_TRANSACT = (byte) 0xA0; static final byte SMB_COM_NT_TRANSACT_SECONDARY = (byte) 0xA1;
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 07:14:38 UTC 2025 - 19.7K bytes - Viewed (0) -
src/main/java/jcifs/internal/smb1/ServerMessageBlock.java
*/ public static final byte SMB_COM_TREE_DISCONNECT = (byte) 0x71; /** * SMB command to negotiate protocol dialect. */ public static final byte SMB_COM_NEGOTIATE = (byte) 0x72; /** * SMB command to setup a session with extended attributes. */ public static final byte SMB_COM_SESSION_SETUP_ANDX = (byte) 0x73; /**
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 38.9K bytes - Viewed (0) -
cmd/local-locker_gen.go
o = msgp.AppendInt64(o, z.TimeLastRefresh) // string "Source" o = append(o, 0xa6, 0x53, 0x6f, 0x75, 0x72, 0x63, 0x65) o = msgp.AppendString(o, z.Source) // string "Group" o = append(o, 0xa5, 0x47, 0x72, 0x6f, 0x75, 0x70) o = msgp.AppendBool(o, z.Group) // string "Owner" o = append(o, 0xa5, 0x4f, 0x77, 0x6e, 0x65, 0x72)
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Jan 31 19:54:34 UTC 2025 - 16.7K bytes - Viewed (0) -
cmd/background-newdisks-heal-ops_gen.go
o = msgp.AppendUint64(o, z.ResumeItemsFailed) // string "ResumeItemsSkipped" o = append(o, 0xb2, 0x52, 0x65, 0x73, 0x75, 0x6d, 0x65, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x53, 0x6b, 0x69, 0x70, 0x70, 0x65, 0x64) o = msgp.AppendUint64(o, z.ResumeItemsSkipped) // string "ResumeBytesDone"
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Aug 20 15:42:49 UTC 2024 - 24.6K bytes - Viewed (0) -
cmd/bucket-stats_gen.go
o = msgp.AppendInt64(o, z.BandWidthLimitInBytesPerSecond) // string "CurrentBandwidthInBytesPerSecond" o = append(o, 0xd9, 0x20, 0x43, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74, 0x42, 0x61, 0x6e, 0x64, 0x77, 0x69, 0x64, 0x74, 0x68, 0x49, 0x6e, 0x42, 0x79, 0x74, 0x65, 0x73, 0x50, 0x65, 0x72, 0x53, 0x65, 0x63, 0x6f, 0x6e, 0x64)
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Feb 06 06:00:45 UTC 2024 - 57.5K bytes - Viewed (0) -
cmd/object-api-interface_gen.go
// map header, size 5 // string "Marker" o = append(o, 0x85, 0xa6, 0x4d, 0x61, 0x72, 0x6b, 0x65, 0x72) o = msgp.AppendString(o, z.Marker) // string "LatestOnly" o = append(o, 0xaa, 0x4c, 0x61, 0x74, 0x65, 0x73, 0x74, 0x4f, 0x6e, 0x6c, 0x79) o = msgp.AppendBool(o, z.LatestOnly) // string "AskDisks" o = append(o, 0xa8, 0x41, 0x73, 0x6b, 0x44, 0x69, 0x73, 0x6b, 0x73) o = msgp.AppendString(o, z.AskDisks) // string "VersionsSort"
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Thu Aug 22 21:57:20 UTC 2024 - 8.7K bytes - Viewed (0)