Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libshare/common/
H A Dscfutil.c882 boolean_t have_shares = B_FALSE; in sa_extract_group() local
936 have_shares = B_TRUE; in sa_extract_group()
1025 if (have_shares && scf_iter_instance_pgs(iter, instance) == 0) { in sa_extract_group()