Home
last modified time | relevance | path

Searched defs:Memlist (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/sgs/libelf/common/
H A Dmember.h83 struct Memlist struct
85 struct Memlist * m_next; argument
86 struct Memident * m_end;
87 struct Memident * m_free;
H A Ddecl.h44 typedef struct Memlist Memlist; typedef