Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libndmp/common/
H A Dlibndmp_prop.c86 static int ndmp_smf_create_service_pgroup(ndmp_scfhandle_t *, const char *);
125 if (ndmp_smf_create_service_pgroup(handle, pgname)) { in ndmp_get_prop()
161 if (ndmp_smf_create_service_pgroup(handle, pgname)) { in ndmp_set_prop()
309 ndmp_smf_create_service_pgroup(ndmp_scfhandle_t *handle, const char *pgroup) in ndmp_smf_create_service_pgroup() function