Home
last modified time | relevance | path

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

/dragonfly/lib/libdmsg/
H A Ddebug.c197 case DMSG_IOQ_ERROR_TRANS: in dmsg_msg_str()
H A Dmsg.c2223 error = DMSG_IOQ_ERROR_TRANS;
2283 error = DMSG_IOQ_ERROR_TRANS;
2300 error = DMSG_IOQ_ERROR_TRANS;
2330 error = DMSG_IOQ_ERROR_TRANS;
2350 error = DMSG_IOQ_ERROR_TRANS;
2368 error = DMSG_IOQ_ERROR_TRANS;
H A Ddmsg.h278 #define DMSG_IOQ_ERROR_TRANS 17 /* state transaction issue */ macro