Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshare/common/
H A Dlibshare.h169 extern int sa_move_share(sa_group_t, sa_share_t);
H A Dmapfile-vers84 sa_move_share;
H A Dlibshare.c1784 sa_move_share(sa_group_t group, sa_share_t share) in sa_move_share() function
/titanic_41/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c2970 ret = sa_move_share(group, share); in sa_moveshare()