Searched refs:MGET (Results 1 – 4 of 4) sorted by relevance
/external/usrsctp/usrsctplib/ |
D | user_mbuf.c | 884 MGET(m, M_NOWAIT, n->m_type); in m_pullup() 1176 MGET(n, wait, m->m_type); in m_copym() 1354 MGET(mn, how, m->m_type); in m_prepend() 1555 MGET(n, wait, m->m_type); in m_split()
|
D | user_mbuf.h | 67 #define MGET(m, how, type) ((m) = m_get((how), (type))) macro
|
/external/usrsctp/usrsctplib/netinet/ |
D | sctp_bsd_addr.c | 816 MGET(m, how, type);
|
/external/python/pycparser/utils/benchmark/inputs/ |
D | redis.c.ppout | 1219 { "MGET",
|