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