Searched defs:public_exists (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c1716 * public_exists(handle, skipshare)
1723 public_exists(sa_handle_t handle, sa_share_t skipshare) function
1831 if (export.ex_flags & EX_PUBLIC && public_exists(handle, share)) {
2221 if (public_exists(handle, parent_group)) {

Completed in 63 milliseconds