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

/freebsd-11-stable/usr.sbin/mountd/
H A Dmountd.c226 static int compare_export(struct exportlist *, struct exportlist *);
2091 if (compare_export(ep, oep) != 0) {
2176 compare_export(struct exportlist *ep, struct exportlist *oep) function

Completed in 64 milliseconds