Home
last modified time | relevance | path

Searched defs:netgrp (Results 1 – 2 of 2) sorted by relevance

/netbsd/usr.sbin/ypserv/revnetgroup/
H A Dparse_netgroup.c71 struct netgrp { struct
72 struct netgrp *ng_next; /* Chain ptr */ argument
80 static struct netgrp *nextgrp = (struct netgrp *)0; argument
/netbsd/usr.sbin/mountd/
H A Dmountd.c922 int netgrp; in parse_host_netgroup() local