Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshare/common/
H A Dlibshare.h170 extern int sa_remove_share(sa_share_t);
H A Dmapfile-vers97 sa_remove_share;
H A Dlibshare_zfs.c838 err = sa_remove_share(share); in sa_get_zfs_shares()
H A Dlibsharecore.c1307 (void) sa_remove_share(share); in legacy_removes()
H A Dlibshare.c1716 sa_remove_share(sa_share_t share) in sa_remove_share() function
/titanic_41/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c1559 ret = sa_remove_share(share); in sa_delete()
3211 ret = sa_remove_share(share); in sa_removeshare()
3228 ret = sa_remove_share( in sa_removeshare()
5848 ret = sa_remove_share(share); in sa_legacy_unshare()
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsrvsvc_svc.c2926 (void) sa_remove_share(share); in srvsvc_sa_add()