Home
last modified time | relevance | path

Searched refs:outbuf_close (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DMuxCommon.h159 void outbuf_close(Outstream *s);
H A DMuxCommon.c355 void outbuf_close(Outstream *s) in outbuf_close() function
H A DTsMuxer.c727 outbuf_close(s->outstream); in tsmux_close()