blob: b2a5b4fe64bf333a65094355983481704f7c214a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
const
_UTSNAME_LENGTH = 65;
_UTSNAME_DOMAIN_LENGTH = _UTSNAME_LENGTH;
{ ---------------------------------------------------------------------
Borland compatibility types
---------------------------------------------------------------------}
// Type
|