- Sort Score
- Result 10 results
- Languages All
Results 11 - 11 of 11 for SMB_COM_NT_TRANSACT_SECONDARY (3.93 sec)
-
src/main/java/jcifs/internal/smb1/trans/SmbComTransaction.java
} else { if (this.getCommand() != SMB_COM_NT_TRANSACT) { this.setCommand(SMB_COM_TRANSACTION_SECONDARY); } else { this.setCommand(SMB_COM_NT_TRANSACT_SECONDARY); } // totalParameterCount and totalDataCount are set ok from primary this.parameterOffset = SECONDARY_PARAMETER_OFFSET;Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 17.3K bytes - Viewed (0)