Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c2046 int rsrcwithopt; in show_share() local
2050 rsrcwithopt = has_resource_with_opt(share); in show_share()
2052 if (verbose || (properties && rsrcwithopt)) { in show_share()
2082 if (!multiple && !rsrcwithopt) { in show_share()
2122 if (rsrcwithopt || multiple) { in show_share()
2147 if (properties || rsrcwithopt) in show_share()