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

/freebsd-12-stable/cddl/compat/opensolaris/misc/
H A Dfsshare.c150 fsshare_main(const char *file, const char *mountpoint, const char *shareopts, function
251 return (fsshare_main(file, mountpoint, shareopts, 1));
261 return (fsshare_main(file, mountpoint, NULL, 0));

Completed in 102 milliseconds