Home
last modified time | relevance | path

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

/original-bsd/sbin/mountd/
H A Dmountd.c149 int get_host __P((char *, struct grouplist *));
797 if (get_host(hst, grp)) { in get_exportlist()
803 } else if (get_host(cp, grp)) { in get_exportlist()
1304 get_host(cp, grp) in get_host() function