Source position: netdb.pp line 163
type THostListEntry = record
Entry: THostEntry;
Next: PHostListEntry;
end;