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