Searched defs:netgrp (Results 1 – 3 of 3) sorted by relevance
64 struct netgrp { struct65 struct netgrp *ng_next; /* Chain ptr */ argument73 static struct netgrp *nextgrp = (struct netgrp *)0; argument
131 struct netgrp { struct132 struct netgrp *ng_next; /* Chain ptr */ argument139 struct netgrp *st_nextgrp; argument
1592 int len, has_host, got_nondir, dirplen, netgrp; in get_exportlist_one() local