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

/illumos-gate/usr/src/cmd/audio/audioplay/
H A Daudioplay.c120 * Once each channel has been decoded they are recombined (see mux()
148 static void mux(char *);
637 mux(outbuf);
658 mux(outbuf);
722 mux(outbuf);
749 mux(outbuf);
1100 * mux()
1112 mux(char *outbuf) function

Completed in 46 milliseconds