Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dstrsubr.h1105 extern void mux_addedge(stdata_t *, stdata_t *, int, str_stack_t *);
/titanic_50/usr/src/uts/common/os/
H A Dstrsubr.c1948 mux_addedge(stp, stpdown, linkp->li_lblk.l_index, ss); in mlink_file()
2279 mux_addedge(stdata_t *upstp, stdata_t *lostp, int muxid, str_stack_t *ss) in mux_addedge() function