Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/kern/
H A Duipc_mbuf.c3695 #define _M_RETRYHDR(wait, type) _M_GETHDR(wait, type) macro
3720 return _M_RETRYHDR(wait, type);
4794 m = _M_RETRYHDR(how, MT_DATA);
5143 n = _M_RETRYHDR(wait, m->m_type);