Home
last modified time | relevance | path

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

/trueos/sys/dev/sound/pcm/
HDfeeder_matrix.c293 struct pcmchan_matrix *m_out) in feed_matrix_setup()
399 struct pcmchan_matrix *m_in, *m_out; in feed_matrix_init() local
542 struct pcmchan_matrix *m_out) in feeder_matrix_setup()
672 feeder_matrix_compare(struct pcmchan_matrix *m_in, struct pcmchan_matrix *m_out) in feeder_matrix_compare()
/trueos/sys/netinet/
HDsctp_output.c10741 struct mbuf *m_out, *m_end = NULL; in sctp_send_abort_tcb() local
/trueos/contrib/llvm/tools/lldb/source/Core/
HDIOHandler.cpp2339 FILE *m_out; member in curses::Application