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

/illumos-gate/usr/src/cmd/rcap/rcapadm/
H A Drcapadm.c108 if ((persistent_prop = scf_simple_prop_get(h, RCAP_FMRI,
113 if ((temporary_prop = scf_simple_prop_get(h, RCAP_FMRI,
275 if (smf_disable_instance(RCAP_FMRI, no_starting_stopping > 0
282 if (smf_enable_instance(RCAP_FMRI, no_starting_stopping > 0
294 if (strcmp(smf_get_state(RCAP_FMRI),
296 (void) smf_maintain_instance(RCAP_FMRI, 0);
331 if (smf_refresh_instance(RCAP_FMRI) != 0)
/illumos-gate/usr/src/cmd/rcap/common/
H A Drcapd_conf.c57 if ((simple_h = scf_general_pg_setup(RCAP_FMRI, CONFIG_PG))
172 if ((simple_h = scf_general_pg_setup(RCAP_FMRI, CONFIG_PG))
H A Drcapd.h40 #define RCAP_FMRI "svc:/system/rcap:default" macro

Completed in 46 milliseconds