Searched defs:m_link (Results 1 – 2 of 2) sorted by relevance
202 typedef struct m_link { /* Link between free memory chunks */ struct203 struct m_link *next; argument
197 typedef struct m_link { /* Link between free memory chunks */ struct198 struct m_link *next; argument