Searched defs:ndmp_smf_scf_init (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libndmp/common/
H A Dlibndmp_prop.c78 static ndmp_scfhandle_t *ndmp_smf_scf_init(const char *);
117 if ((handle = ndmp_smf_scf_init(NDMP_GROUP_FMRI_PREFIX)) == NULL) {
152 if ((handle = ndmp_smf_scf_init(NDMP_GROUP_FMRI_PREFIX)) == NULL)
235 * ndmp_smf_scf_init(), it cleans up the state and frees any SCF resources
258 ndmp_smf_scf_init(const char *svc_name) function

Completed in 58 milliseconds