Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcontract/common/
H A Dlibcontract_priv.h42 extern void contract_negend_dump(FILE *, ct_evthdl_t);
H A Ddevice_dump.c86 contract_negend_dump(file, ev); in event_device()
H A Dlibcontract_priv.c152 contract_negend_dump(FILE *file, ct_evthdl_t ev) in contract_negend_dump() function