- Sort Score
- Result 10 results
- Languages All
Results 51 - 53 of 53 for zb0004 (0.07 sec)
-
src/main/java/jcifs/internal/smb2/ServerMessageBlock2.java
protected static final short SMB2_SESSION_SETUP = 0x01; protected static final short SMB2_LOGOFF = 0x02; protected static final short SMB2_TREE_CONNECT = 0x0003; protected static final short SMB2_TREE_DISCONNECT = 0x0004; protected static final short SMB2_CREATE = 0x0005; protected static final short SMB2_CLOSE = 0x0006; protected static final short SMB2_FLUSH = 0x0007; protected static final short SMB2_READ = 0x0008;
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sun Sep 30 10:47:31 UTC 2018 - 19.9K bytes - Viewed (0) -
okhttp/src/main/kotlin/okhttp3/CipherSuite.kt
@JvmField val TLS_RSA_EXPORT_WITH_RC4_40_MD5 = init("SSL_RSA_EXPORT_WITH_RC4_40_MD5", 0x0003) @JvmField val TLS_RSA_WITH_RC4_128_MD5 = init("SSL_RSA_WITH_RC4_128_MD5", 0x0004) @JvmField val TLS_RSA_WITH_RC4_128_SHA = init("SSL_RSA_WITH_RC4_128_SHA", 0x0005) // @JvmField val TLS_RSA_EXPORT_WITH_RC2_CBC_40_MD5 = init("SSL_RSA_EXPORT_WITH_RC2_CBC_40_MD5", 0x0006)
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Mon Jan 08 01:13:22 UTC 2024 - 39.9K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<sub-class-of type="application/x-elf"/> <magic priority="50"> <match value="\177ELF" type="string" offset="0"> <match value="0x0400" type="string" offset="16"/> <match value="0x0004" type="string" offset="16"/> </match> </magic> </mime-type> <mime-type type="application/x-mmm-digisonde"> <_comment>Modified Maximum Method Digisonde Portable Sounder File format</_comment>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0)