Searched refs:cat_msg (Results 1 – 1 of 1) sorted by relevance
80 struct cat_msg *first_msg;84 struct cat_msg { struct85 struct cat_msg *prev; argument86 struct cat_msg *next; argument107 struct cat_msg *current_msg; /* the pointer to the first message */ argument249 struct cat_msg *p, *q;281 struct cat_msg *287 struct cat_msg *p;289 p = (struct cat_msg *) MALLOC(sizeof (struct cat_msg) + len);309 struct cat_msg *prev, *next;[all …]