Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dsharemgr.h50 USAGE_SET_SHARE, enumerator
H A Dcommands.c3344 sa_get_usage(USAGE_SET_SHARE)); in sa_set_share()
3352 sa_get_usage(USAGE_SET_SHARE)); in sa_set_share()
3361 sa_get_usage(USAGE_SET_SHARE)); in sa_set_share()
3372 sa_get_usage(USAGE_SET_SHARE)); in sa_set_share()
5900 {"set-share", 0, sa_set_share, USAGE_SET_SHARE, SVC_SET},
5954 case USAGE_SET_SHARE: in sa_get_usage()