Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Ebeling (0.14 sec)

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

        };
    
        static final String[] NT_STATUS_MESSAGES = {
            "The operation completed successfully.", "Request is pending", "A notify change request is being completed.",
            "The data was too large to fit into the specified buffer.", "A device attached to the system is not functioning.", "Incorrect function.",
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Sat Jun 01 10:09:29 GMT 2019
    - 11.9K bytes
    - Viewed (0)
  2. src/main/java/jcifs/smb1/smb1/NtStatus.java

            "The specified path is invalid.",
            "The system cannot find the path specified.",
            "The specified path is invalid.",
            "The process cannot access the file because it is being used by another process.",
            "Access is denied.",
            "There are currently no logon servers available to service the logon request.",
            "The specified user already exists.",
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Fri Mar 22 21:10:40 GMT 2019
    - 11.1K bytes
    - Viewed (0)
Back to top