Searched refs:ndmp_smf_scf_init (Results 1 – 1 of 1) sorted by relevance
78 static ndmp_scfhandle_t *ndmp_smf_scf_init(const char *);117 if ((handle = ndmp_smf_scf_init(NDMP_GROUP_FMRI_PREFIX)) == NULL) { in ndmp_get_prop()152 if ((handle = ndmp_smf_scf_init(NDMP_GROUP_FMRI_PREFIX)) == NULL) in ndmp_set_prop()258 ndmp_smf_scf_init(const char *svc_name) in ndmp_smf_scf_init() function