- Sort Score
- Result 10 results
- Languages All
Results 21 - 26 of 26 for Setdomainname (0.09 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/smb1/SmbClient.java
} final SID ownerUser = file.getOwnerUser(); if (ownerUser != null) { final String[] ownerAttributes = { ownerUser.getAccountName(), ownerUser.getDomainName() }; responseData.addMetaData(SMB_OWNER_ATTRIBUTES, ownerAttributes); } } catch (final IOException e) {Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Sep 18 09:30:45 UTC 2025 - 23K bytes - Viewed (0) -
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 Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0) -
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: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 31.8K bytes - Viewed (0) -
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 temporaryRegistered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 28K bytes - Viewed (1) -
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 temporaryRegistered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 112.2K bytes - Viewed (0) -
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 Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (1)