_mwrite
if (_mwrite(md, msgbuf, size) == 0)
if (_mwrite(md, p->dat->buf, p->dat->len) != 0) {
static int _mwrite ( MESG * md , char * msgbuf , int );
if (_mwrite(md, p->dat->buf, p->dat->len) != 0)