Searched refs:msg_tail (Results 1 – 1 of 1) sorted by relevance
131 static msg_string *msg_tail; variable176 msg_head = msg_tail = msg; in message_append()179 msg_tail->ms_next = msg; in message_append()180 msg_tail = msg; in message_append()