- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for 0x16 (0.02 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/java/jcifs/smb1/smb1/SmbFile.java
} if (addr.getAddress() instanceof NbtAddress) { final int code = ((NbtAddress) addr.getAddress()).getNameType(); if (code == 0x1d || code == 0x1b) { type = TYPE_WORKGROUP; return type; } } type = TYPE_SERVER; } }Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Sat Aug 30 05:58:03 GMT 2025 - 112.2K bytes - Click Count (0) -
cmd/storage-datatypes_gen.go
err = en.Append(0xac, 0x54, 0x6f, 0x74, 0x61, 0x6c, 0x57, 0x61, 0x69, 0x74, 0x69, 0x6e, 0x67) if err != nil { return } err = en.WriteUint32(z.TotalWaiting) if err != nil { err = msgp.WrapError(err, "TotalWaiting") return } // write "TotalErrorsAvailability"
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 151.7K bytes - Click Count (0)