Searched refs:get_host (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/usr.sbin/mountd/ |
| H A D | mountd.c | 248 static int get_host(char *, struct grouplist *, struct grouplist *); 1776 } else if (get_host(hst, grp, tgrp)) { in get_exportlist_one() 1781 } else if (get_host(cp, grp, tgrp)) { in get_exportlist_one() 2981 get_host(char *cp, struct grouplist *grp, struct grouplist *tgrp) in get_host() function
|
| /freebsd-14.2/contrib/bsnmp/lib/ |
| H A D | snmpclient.c | 2068 get_host(struct snmp_client *sc __unused, const char **strp) in get_host() function 2202 host[1] = get_host(sc, &str); in snmp_parse_server()
|