Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/kern/
H A Duipc_mbuf.c4411 #define _M_RETRYHDR(wait, type) _M_GETHDR(wait, type) macro
4436 return _M_RETRYHDR(wait, type);
5741 m = _M_RETRYHDR(how, MT_DATA);
6166 n = _M_RETRYHDR(wait, m->m_type);