Searched refs:msg_head (Results 1 – 1 of 1) sorted by relevance
130 static msg_string *msg_head; variable175 if (msg_head == 0) { in message_append()176 msg_head = msg_tail = msg; in message_append()571 for (msg = msg_head; msg; msg = msg->ms_next) { in output_defs()