Searched refs:m_node (Results 1 – 3 of 3) sorted by relevance
191 mnp = gt->m_node; in check_cache()626 if (gt->m_node) { in printgt()627 printmnp(gt->m_node, level + 1); in printgt()
138 Msg_node *m_node; /* link to the Msg_node cache */ member
1046 mnp->next = gt->m_node; \ in handle_mo()1047 gt->m_node = mnp; \ in handle_mo()