Searched refs:ffep (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | fme.c | 144 static void fme_eval(struct fme *fmep, fmd_event_t *ffep); 149 static void publish_undiagnosable(fmd_hdl_t *hdl, fmd_event_t *ffep, 156 static void fme_receive_report(fmd_hdl_t *hdl, fmd_event_t *ffep, 332 fmd_case_t *fmcase, fmd_event_t *ffep, nvlist_t *nvl) in newfme() argument 365 publish_undiagnosable(hdl, ffep, fmcase, detector, arg); in newfme() 386 publish_undiagnosable(hdl, ffep, fmcase, detector, arg); in newfme() 424 publish_undiagnosable(hdl, ffep, fmcase, detector, arg); in newfme() 440 publish_undiagnosable(hdl, ffep, fmcase, detector, arg); in newfme() 1036 serd_eval(struct fme *fmep, fmd_hdl_t *hdl, fmd_event_t *ffep, in serd_eval() argument 1051 ASSERT(ffep != NULL); in serd_eval() [all …]
|
H A D | fme.h | 93 void fme_receive_external_report(fmd_hdl_t *hdl, fmd_event_t *ffep, 96 void fme_receive_repair_list(fmd_hdl_t *hdl, fmd_event_t *ffep,
|
H A D | itree.h | 79 fmd_event_t *ffep; member
|