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

/freebsd-11-stable/usr.sbin/mountd/
H A Dmountd.c230 static int get_host(char *, struct grouplist *, struct grouplist *);
1678 } else if (get_host(hst, grp, tgrp)) {
1683 } else if (get_host(cp, grp, tgrp)) {
2816 get_host(char *cp, struct grouplist *grp, struct grouplist *tgrp) function

Completed in 120 milliseconds