Searched refs:ipath_print (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | ipath.h | 41 void ipath_print(int flags, const char *ename, const struct ipath *ipp);
|
H A D | fme.c | 1297 ipath_print(O_ALTFP|O_NONL, *enamep, *ippp); in serd_eval() 1375 ipath_print(O_ALTFP|O_NONL, tripped[i].ename, tripped[i].ipp); in upsets_eval() 1386 ipath_print(O_ALTFP|O_NONL, eventstring, ipp); in upsets_eval() 1392 ipath_print(O_ALTFP|O_NONL, eventstring, ipp); in upsets_eval() 1401 ipath_print(O_ALTFP|O_NONL, eventstring, ipp); in upsets_eval() 1417 ipath_print(O_ALTFP|O_NONL, eventstring, ipp); in upsets_eval() 1448 ipath_print(O_ALTFP|O_NONL, tripped[i].ename, tripped[i].ipp); in upsets_eval() 1477 ipath_print(O_ALTFP|O_NONL, tripped[i].ename, in upsets_eval() 1645 ipath_print(O_ALTFP|O_NONL, eventstring, ipp); in fme_receive_report() 1708 ipath_print(O_ALTFP|O_NONL, eventstring, ipp); in fme_receive_report() [all …]
|
H A D | ipath.c | 387 ipath_print(int flags, const char *ename, const struct ipath *ipp) in ipath_print() function
|
H A D | itree.c | 1572 ipath_print(flags, ep->enode->u.event.ename->u.name.s, ep->ipp); in itree_pevent_brief()
|