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

/freebsd-13-stable/contrib/bsnmp/lib/
H A Dsnmpclient.c2068 get_host(struct snmp_client *sc __unused, const char **strp) function
2202 host[1] = get_host(sc, &str);
/freebsd-13-stable/usr.sbin/mountd/
H A Dmountd.c246 static int get_host(char *, struct grouplist *, struct grouplist *);
1734 } else if (get_host(hst, grp, tgrp)) {
1739 } else if (get_host(cp, grp, tgrp)) {
2898 get_host(char *cp, struct grouplist *grp, struct grouplist *tgrp) function

Completed in 113 milliseconds