Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 25 of 25 for Setdomainname (0.33 sec)

  1. api/go1.txt

    pkg syscall (linux-386), func Sendto(int, []uint8, int, Sockaddr) error
    pkg syscall (linux-386), func SetLsfPromisc(string, bool) error
    pkg syscall (linux-386), func SetNonblock(int, bool) error
    pkg syscall (linux-386), func Setdomainname([]uint8) error
    pkg syscall (linux-386), func Setfsgid(int) error
    pkg syscall (linux-386), func Setfsuid(int) error
    pkg syscall (linux-386), func Setgid(int) error
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  2. src/main/java/jcifs/smb1/smb1/SmbTransport.java

        }
    
        class ServerData {
            byte flags;
            int flags2;
            int maxMpxCount;
            int maxBufferSize;
            int sessionKey;
            int capabilities;
            String oemDomainName;
            int securityMode;
            int security;
            boolean encryptedPasswords;
            boolean signaturesEnabled;
            boolean signaturesRequired;
            int maxNumberVcs;
            int maxRawSize;
    Registered: Sat Dec 20 13:44:44 UTC 2025
    - Last Modified: Sat Aug 16 01:32:48 UTC 2025
    - 31.8K bytes
    - Viewed (0)
  3. src/main/java/jcifs/SmbResource.java

         * the security descriptor associated with this file or directory.
         * <p>
         * Initially, the SIDs within each ACE will not be resolved however when
         * <code>getType()</code>, <code>getDomainName()</code>, <code>getAccountName()</code>,
         * or <code>toString()</code> is called, the names will attempt to be
         * resolved. If the names cannot be resolved (e.g. due to temporary
    Registered: Sat Dec 20 13:44:44 UTC 2025
    - Last Modified: Sat Aug 16 01:32:48 UTC 2025
    - 28K bytes
    - Viewed (1)
  4. src/main/java/jcifs/smb1/smb1/SmbFile.java

         * the security descriptor associated with this file or directory.
         * <p>
         * Initially, the SIDs within each ACE will not be resolved however when
         * {@code getType()}, {@code getDomainName()}, {@code getAccountName()},
         * or {@code toString()} is called, the names will attempt to be
         * resolved. If the names cannot be resolved (e.g. due to temporary
    Registered: Sat Dec 20 13:44:44 UTC 2025
    - Last Modified: Sat Aug 30 05:58:03 UTC 2025
    - 112.2K bytes
    - Viewed (0)
  5. api/go1.2.txt

    pkg syscall (linux-arm-cgo), func SetLsfPromisc(string, bool) error
    pkg syscall (linux-arm-cgo), func SetNonblock(int, bool) error
    pkg syscall (linux-arm-cgo), func Setdomainname([]uint8) error
    pkg syscall (linux-arm-cgo), func Setfsgid(int) error
    pkg syscall (linux-arm-cgo), func Setfsuid(int) error
    pkg syscall (linux-arm-cgo), func Setgid(int) error
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (1)
Back to top