Searched defs:mux_node (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h668 struct mux_node { struct
671 struct mux_node *mn_originp; /* where we came from during search */
684 * mux_node to represent the outgoing edges.
687 struct mux_node *me_nodep; /* edge leads to this node */
794 struct mux_node *ss_mux_nodes; /* mux info for cycle checking */

Completed in 65 milliseconds