Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/kern/
H A Duipc_mbuf.c4397 #define _M_RETRYHDR(wait, type) _M_GETHDR(wait, type) macro
4422 return _M_RETRYHDR(wait, type);
5716 m = _M_RETRYHDR(how, MT_DATA);
6133 n = _M_RETRYHDR(wait, m->m_type);