Home
last modified time | relevance | path

Searched refs:mn_startp (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h690 struct mux_edge *mn_startp; /* where search left off in mn_outp */ member
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c1599 np->mn_startp = np->mn_outp; in linkcycle()
1601 if (np->mn_startp == NULL) { in linkcycle()
1615 ep = np->mn_startp; in linkcycle()
1616 np->mn_startp = ep->me_nextp; in linkcycle()