Source position: cnetdb.pp line 211
type netent = record
n_name: PAnsiChar;
n_aliases: PPAnsiChar;
n_addrtype: cInt;
n_net: cuInt32;
end;