Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c1745 public_exists(sa_handle_t handle, sa_share_t skipshare) in public_exists() function
1853 if (export.ex_flags & EX_PUBLIC && public_exists(handle, share)) { in nfs_enable_share()
2187 if (public_exists(handle, parent_group)) { in nfs_validate_property()