Home
last modified time | relevance | path

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

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