Searched refs:get_host (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/usr.sbin/mountd/
H A Dmountd.c194 int get_host(char *, struct grouplist *, struct grouplist *);
1615 } else if (get_host(hst, grp, tgrp)) {
1620 } else if (get_host(cp, grp, tgrp)) {
2371 get_host(char *cp, struct grouplist *grp, struct grouplist *tgrp) function

Completed in 108 milliseconds