Searched refs:_msgT (Results 1 – 1 of 1) sorted by relevance
99 struct _msgT { struct102 LIST_ENTRY(_msgT) entries; argument107 LIST_HEAD(msghead, _msgT) msghead;663 struct _msgT *msg; in MCWriteCat()792 struct _msgT *p, *q; in MCAddMsg()814 p = xmalloc(sizeof(struct _msgT)); in MCAddMsg()815 memset(p, '\0', sizeof(struct _msgT)); in MCAddMsg()832 struct _msgT *msg; in MCDelSet()863 struct _msgT *msg; in MCDelMsg()