Source position: netdb.pp line 126
type THostEntry = record
Name: string;
Addr: THostAddr;
Aliases: string;
end;