Searched defs:netgrp (Results 1 – 2 of 2) sorted by relevance
64 struct netgrp { struct 65 struct netgrp *ng_next; /* Chain ptr */ argument 73 static struct netgrp *nextgrp = NULL; argument [all...]
1048 int lookup_failed, num_hosts, i, netgrp; get_exportlist() local