Searched refs:MSG_ERROR (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dsysglue.h96 #define MSG_ERROR 0x8a macro
110 #define MSG_ERROR (MT_MAX - 4) macro
H A Dadsp_stream.c289 case MSG_ERROR:
291 kprintf("adsp_rput received MSG_ERROR");
H A Dsys_glue.c711 case MSG_ERROR:
713 panic("atalk_putnext receved MSG_ERROR");
H A Dasp_proto.c329 mbstat.m_mtypes[MSG_ERROR], mbstat.m_mtypes[MSG_HANGUP], mbstat.m_mtypes[MSG_IOCACK],
1488 /* last remaining use of MSG_ERROR */
1489 gbuf_set_type(mioc, MSG_ERROR);
2199 /* last remaining use of MSG_ERROR */
2200 if (gbuf_type(mproto) == MSG_ERROR) {

Completed in 18 milliseconds