Searched refs:potail (Results 1 – 1 of 1) sorted by relevance
1697 struct element_st **potail, struct element_st *elem) in add_node_to_polist() argument1704 *pohead = *potail = elem; in add_node_to_polist()1706 (*potail)->next = elem; in add_node_to_polist()1707 *potail = (*potail)->next; in add_node_to_polist()