Searched refs:legacy_smf_scope (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libshare_plugins/legacy/
H A Dlibshare_legacy.c80 scf_scope_t *legacy_smf_scope; member in struct:legacy_handle
135 if (hdl->legacy_smf_scope != NULL) {
136 scf_scope_destroy(hdl->legacy_smf_scope);
137 hdl->legacy_smf_scope = NULL;
187 if ((hdl->legacy_smf_scope =
192 hdl->legacy_smf_scope) != 0)
199 if (scf_scope_get_service(hdl->legacy_smf_scope, "network/shares",

Completed in 36 milliseconds