- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for webapp (0.96 sec)
-
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
/** The key of the message: WAV Audio */ public static final String LABELS_facet_filetype_wav = "{labels.facet_filetype_wav}"; /** The key of the message: WebP Audio */ public static final String LABELS_facet_filetype_webp = "{labels.facet_filetype_webp}"; /** The key of the message: AIF Audio */Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 156.4K bytes - Viewed (0) -
src/main/java/jcifs/smb/SmbFile.java
log.debug("getDiskFreeSpace", ex); switch (ex.getNtStatus()) { case NtStatus.NT_STATUS_INVALID_INFO_CLASS: case NtStatus.NT_STATUS_UNSUCCESSFUL: // NetApp Filer if (!th.isSMB2()) { // SMB_FS_FULL_SIZE_INFORMATION not supported by the server.
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 103.2K bytes - Viewed (0) -
src/main/java/jcifs/smb1/smb1/SmbFile.java
} catch (final SmbException ex) { switch (ex.getNtStatus()) { case NtStatus.NT_STATUS_INVALID_INFO_CLASS: case NtStatus.NT_STATUS_UNSUCCESSFUL: // NetApp Filer // SMB_FS_FULL_SIZE_INFORMATION not supported by the server. level = Trans2QueryFSInformationResponse.SMB_INFO_ALLOCATION; return queryFSInformation(level);
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 112.2K bytes - Viewed (0)