Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libshare/common/
H A Dscfutil.h55 extern scfutilhandle_t *sa_scf_init();
H A Dscfutil.c102 sa_scf_init(sa_handle_impl_t ihandle) in sa_scf_init() function
H A Dlibshare.c876 handle->scfhandle = sa_scf_init(handle); in sa_init_impl()