Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare_impl.h118 extern int sa_proto_unshare(sa_share_t, char *, char *);
H A Dplugin.c291 sa_proto_unshare(sa_share_t share, char *proto, char *path) in sa_proto_unshare() function
H A Dlibshare.c1770 ret = sa_proto_unshare(share, protocol, path); in sa_disable_share()
1786 err = sa_proto_unshare(share, proto, path); in sa_disable_share()