Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dfeeder_matrix.c178 struct pcmchan_matrix *m_out) in feed_matrix_setup()
283 struct pcmchan_matrix *m_in, *m_out; in feed_matrix_init() local
418 struct pcmchan_matrix *m_out) in feeder_matrix_setup()
548 feeder_matrix_compare(struct pcmchan_matrix *m_in, struct pcmchan_matrix *m_out) in feeder_matrix_compare()
/freebsd/sys/netinet/
H A Dsctp_output.c10938 struct mbuf *m_out, *m_end = NULL; in sctp_send_abort_tcb() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp4477 FILE *m_out; member in curses::Application