- Sort Score
- Result 10 results
- Languages All
Results 11 - 12 of 12 for subauthority (0.05 sec)
-
src/main/java/jcifs/smb1/dcerpc/rpc.java
identifier_authority[_i] = (byte) _src.dec_ndr_small(); } if (sub_authority == null) { if (_sub_authoritys < 0 || _sub_authoritys > 0xFFFF) { throw new NdrException(NdrException.INVALID_CONFORMANCE); } sub_authority = new int[_sub_authoritys]; } _src = _src.derive(_sub_authorityi);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 11.2K bytes - Viewed (0) -
src/main/java/jcifs/dcerpc/rpc.java
this.identifier_authority[_i] = (byte) _src.dec_ndr_small(); } if (this.sub_authority == null) { if (_sub_authoritys < 0 || _sub_authoritys > 0xFFFF) { throw new NdrException(NdrException.INVALID_CONFORMANCE); } this.sub_authority = new int[_sub_authoritys]; } _src = _src.derive(_sub_authorityi);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 11.3K bytes - Viewed (0)