Home
last modified time | relevance | path

Searched defs:Mux (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/cec/
H A Dmux.c17 struct Mux { struct
18 Muxmsg m; argument
19 Muxproc p[2]; argument
24 static Mux smux = { argument
H A Dcec.h18 typedef struct Mux Mux; typedef
/plan9/sys/src/cmd/ip/snoopy/
H A Ddat.h4 typedef struct Mux Mux; typedef
30 struct Mux struct
32 char* name;
33 ulong val;
34 Proto* pr;