Home
last modified time | relevance | path

Searched refs:FMEVERR_TRANSPORT (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/fm/libfmevent/common/
H A Dlibfmevent.h117 FMEVERR_TRANSPORT, /* Error in underlying event transport implementation */ enumerator
H A Dfmev_publish.c433 pub, EVCH_NOSLEEP) == 0) ? FMEV_SUCCESS : FMEVERR_TRANSPORT; in do_publish()