Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fm/
H A Dprotocol.h330 #define FM_FMRI_SW_CTXT_PID "pid" macro
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dsw.c267 err |= nvlist_add_int64(ctxt, FM_FMRI_SW_CTXT_PID, ctxt_pid); in sw_fmri_create()
/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound.c274 err += nvlist_add_int32(ctxt, FM_FMRI_SW_CTXT_PID, i32); in fmevt_detector()