Source position: netdb.pp line 119
type TServiceEntry = record
Name: string;
Protocol: string;
Port: Word;
Aliases: string;
end;