Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpkg/common/
H A Dhandlelocalfs.c38 char svm_core_svcs[] = "system/filesystem/local:default"; variable
59 if ((cur_smf_state = smf_get_state(svm_core_svcs)) != NULL) { in enable_local_fs()
61 if (smf_enable_instance(svm_core_svcs, SMF_TEMPORARY) in enable_local_fs()
86 if ((cur_smf_state = smf_get_state(svm_core_svcs)) != NULL) { in enable_local_fs()
129 if (smf_disable_instance(svm_core_svcs, SMF_TEMPORARY) != 0) { in restore_local_fs()
134 if ((cur_smf_state = smf_get_state(svm_core_svcs)) != NULL) { in restore_local_fs()