Searched refs:_msgT (Results 1 – 1 of 1) sorted by relevance
82 struct _msgT { struct85 LIST_ENTRY(_msgT) entries; argument90 LIST_HEAD(msghead, _msgT) msghead;506 struct _msgT *msg; in MCWriteCat()637 struct _msgT *p, *q; in MCAddMsg()661 p = xmalloc(sizeof(struct _msgT)); in MCAddMsg()662 memset(p, '\0', sizeof(struct _msgT)); in MCAddMsg()679 struct _msgT *msg; in MCDelSet()702 struct _msgT *msg; in MCDelMsg()