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

/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/
H A Dsmf.h33 #define TRANCLASS(leaf) "ireport.os.smf.state-transition." leaf macro
H A Dsmf_diag.c128 if (!fmd_nvl_class_match(hdl, nvl, TRANCLASS("maintenance"))) {
277 { TRANCLASS("maintenance"), swde_smf_recv, NULL },
290 fmd_hdl_subscribe(hdl, TRANCLASS("maintenance"));
H A Dsmf_response.c381 if (!fmd_nvl_class_match(hdl, nvl, TRANCLASS("*"))) {
494 { TRANCLASS("*"), swrp_smf2fmd, NULL },
514 fmd_hdl_subscribe(hdl, TRANCLASS("*"));

Completed in 67 milliseconds