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

/illumos-gate/usr/src/cmd/coreadm/
H A Dcoreadm.c51 #define COREADM_INST_FMRI \ macro
412 if (!method && !is_online(COREADM_INST_FMRI)) {
447 if (scf_write_propvec(COREADM_INST_FMRI, CONFIG_PARAMS, properties,
461 if (smf_refresh_instance(COREADM_INST_FMRI) != 0) {
465 command, COREADM_INST_FMRI, scf_strerror(scf_error()));
644 if (scf_read_propvec(COREADM_INST_FMRI, CONFIG_PARAMS, B_TRUE,

Completed in 185 milliseconds