Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/mountd/
H A Dmountd.c194 static int parse_host_netgroup(const char *, size_t, struct exportlist *,
918 parse_host_netgroup(const char *line, size_t lineno, struct exportlist *ep, in parse_host_netgroup() function
1113 if (!parse_host_netgroup(line, lineno, ep, in get_exportlist_one()