Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare.h288 extern int sa_proto_change_notify(sa_share_t, char *);
H A Dmapfile-vers144 sa_proto_change_notify;
H A Dplugin.c603 sa_proto_change_notify(sa_share_t share, char *proto) in sa_proto_change_notify() function
/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c500 if ((ret = sa_proto_change_notify(share, in notify_or_enable_share()