- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for NT_STATUS_NOTIFY_ENUM_DIR (0.09 sec)
-
src/main/java/jcifs/smb/SmbTransportImpl.java
case NtStatus.NT_STATUS_MORE_PROCESSING_REQUIRED: break; /* normal for SPNEGO */ case 0x10B: // NT_STATUS_NOTIFY_CLEANUP: case NtStatus.NT_STATUS_NOTIFY_ENUM_DIR: break; case 0xC00000BB: // NT_STATUS_NOT_SUPPORTED case 0xC0000010: // NT_STATUS_INVALID_DEVICE_REQUEST throw new SmbUnsupportedOperationException();
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Wed Jan 18 23:47:00 UTC 2023 - 67K bytes - Viewed (0)