Searched refs:m_get_common (Results 1 – 1 of 1) sorted by relevance
3669 m_get_common(int wait, short type, int hdr) function3692 #define _M_GET(wait, type) m_get_common(wait, type, 0)3693 #define _M_GETHDR(wait, type) m_get_common(wait, type, 1)