Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshare/common/
H A Dlibshare_impl.h138 extern int sa_delete_instance(scfutilhandle_t *, char *);
H A Dscfutil.c1195 sa_delete_instance(scfutilhandle_t *handle, char *instname) in sa_delete_instance() function
H A Dlibshare.c2025 ret = sa_delete_instance(impl_handle->scfhandle, name); in sa_remove_group()