
  CONST
    nlc$tm_max_host_name_length = 0ff(16);

  TYPE
    nlt$tm_host_name_length = 0 .. nlc$tm_max_host_name_length;
