Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 208 for 0x71 (0.23 sec)

  1. 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)
  2. 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)
  3. 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)
  4. 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)
  5. 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)
  6. 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)
  7. cmd/bucket-replication-utils_gen.go

    	o = msgp.AppendString(o, z.ReplicationStatusInternal)
    	// string "VersionPurgeStatusInternal"
    	o = append(o, 0xba, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x50, 0x75, 0x72, 0x67, 0x65, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c)
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Thu Apr 03 06:45:06 UTC 2025
    - 59.8K bytes
    - Viewed (0)
  8. cmd/metrics-v2_gen.go

    	o = append(o, 0xb6, 0x64, 0x65, 0x70, 0x65, 0x6e, 0x64, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x4c, 0x6f, 0x63, 0x6b, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72)
    	o = msgp.AppendBool(o, z.dependGlobalLockServer)
    	// string "dependGlobalIsDistErasure"
    	o = append(o, 0xb9, 0x64, 0x65, 0x70, 0x65, 0x6e, 0x64, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x49, 0x73, 0x44, 0x69, 0x73, 0x74, 0x45, 0x72, 0x61, 0x73, 0x75, 0x72, 0x65)
    	o = msgp.AppendBool(o, z.dependGlobalIsDistErasure)
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Wed Apr 23 20:56:18 UTC 2025
    - 19.2K bytes
    - Viewed (0)
  9. cmd/xl-storage-format-v1_gen.go

    	// string "Algorithm"
    	o = append(o, 0x87, 0xa9, 0x41, 0x6c, 0x67, 0x6f, 0x72, 0x69, 0x74, 0x68, 0x6d)
    	o = msgp.AppendString(o, z.Algorithm)
    	// string "DataBlocks"
    	o = append(o, 0xaa, 0x44, 0x61, 0x74, 0x61, 0x42, 0x6c, 0x6f, 0x63, 0x6b, 0x73)
    	o = msgp.AppendInt(o, z.DataBlocks)
    	// string "ParityBlocks"
    	o = append(o, 0xac, 0x50, 0x61, 0x72, 0x69, 0x74, 0x79, 0x42, 0x6c, 0x6f, 0x63, 0x6b, 0x73)
    	o = msgp.AppendInt(o, z.ParityBlocks)
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Sun Dec 15 22:50:12 UTC 2024
    - 41.4K bytes
    - Viewed (0)
  10. src/test/java/jcifs/internal/smb2/lease/Smb2LeaseKeyTest.java

        void testEquals() {
            byte[] testBytes1 = new byte[] { 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F, 0x10 };
            byte[] testBytes2 = Arrays.copyOf(testBytes1, 16);
            byte[] testBytes3 = new byte[] { 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19, 0x1A, 0x1B, 0x1C, 0x1D, 0x1E, 0x1F, 0x20 };
    
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 21 00:16:17 UTC 2025
    - 6K bytes
    - Viewed (0)
Back to top