Searched refs:nlpp (Results 1 – 1 of 1) sorted by relevance
1400 struct nodelist **nlpp; local1516 nlpp = pbqlist;1517 while (*nlpp)1518 nlpp = &(*nlpp)->next;1519 *nlpp = stalloc(sizeof(struct nodelist));1520 (*nlpp)->next = NULL;1543 (*nlpp)->n = n;