Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Elias (0.2 sec)

  1. src/main/java/jcifs/smb1/smb1/NtStatus.java

        public static final int NT_STATUS_INVALID_COMPUTER_NAME = 0xC0000122;
        public static final int NT_STATUS_PIPE_BROKEN = 0xC000014b;
        public static final int NT_STATUS_NO_SUCH_ALIAS = 0xC0000151;
        public static final int NT_STATUS_LOGON_TYPE_NOT_GRANTED = 0xC000015b;
        public static final int NT_STATUS_NO_TRUST_SAM_ACCOUNT = 0xC000018b;
    Java
    - Registered: Sun Apr 28 00:10:09 GMT 2024
    - Last Modified: Fri Mar 22 21:10:40 GMT 2019
    - 11.1K bytes
    - Viewed (0)
  2. src/main/java/jcifs/smb/NtStatus.java

        public static final int NT_STATUS_INVALID_COMPUTER_NAME = 0xC0000122;
        public static final int NT_STATUS_PIPE_BROKEN = 0xC000014b;
        public static final int NT_STATUS_NO_SUCH_ALIAS = 0xC0000151;
        public static final int NT_STATUS_LOGON_TYPE_NOT_GRANTED = 0xC000015b;
        public static final int NT_STATUS_NO_TRUST_SAM_ACCOUNT = 0xC000018b;
    Java
    - Registered: Sun Apr 28 00:10:09 GMT 2024
    - Last Modified: Sat Jun 01 10:09:29 GMT 2019
    - 11.9K bytes
    - Viewed (0)
Back to top