Source position: cnetdb.pp line 204
type netent = record
n_name: PChar;
n_aliases: PPChar;
n_addrtype: cInt;
n_net: cuInt32;
end;