Searched refs:msg_chain_end (Results 1 – 2 of 2) sorted by relevance
46 static struct msg **msg_chain_end = &msg_chain; variable114 *msg_chain_end = new; in message5()116 msg_chain_end = &new->next; in message5()
2586 (struct msg, msg_chain, msg_chain_end): Move to util.c.2640 * util.c (struct msg, msg_chain, msg_chain_end): Moved here from diff.h.