Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c1706 check_public(sa_group_t group, sa_share_t skipshare) in check_public() argument
1716 if (share == skipshare) in check_public()
1745 public_exists(sa_handle_t handle, sa_share_t skipshare) in public_exists() argument
1757 if (skipshare != NULL) { in public_exists()
1758 group = sa_get_parent_group(skipshare); in public_exists()
1771 if (check_public(subgroup, skipshare)) in public_exists()
1775 if (check_public(group, skipshare)) in public_exists()