Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mountd/
H A Dmountd.c227 static void insert_exports(struct exportlist *, struct exportlisthead *);
1909 insert_exports(ep, exphead); in get_exportlist_one()
2110 insert_exports(struct exportlist *ep, struct exportlisthead *exhp) in insert_exports() function