Searched refs:mn_startp (Results 1 – 2 of 2) sorted by relevance
672 struct mux_edge *mn_startp; /* where search left off in mn_outp */ member
1595 np->mn_startp = np->mn_outp; in linkcycle()1597 if (np->mn_startp == NULL) { in linkcycle()1611 ep = np->mn_startp; in linkcycle()1612 np->mn_startp = ep->me_nextp; in linkcycle()