Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libast/common/vmalloc/
H A Dmalloc.c62 typedef struct ______mallinfo Mallinfo_t; typedef
592 typedef struct mallinfo Mallinfo_t; typedef
617 extern Mallinfo_t mallinfo(void) in mallinfo()
619 extern Mallinfo_t mallinfo() in mallinfo()
623 Mallinfo_t mi; in mallinfo()
740 typedef struct mallinfo Mallinfo_t; typedef
754 extern Mallinfo_t F0(_ast_mallinfo, void) { return mallinfo(); } in F0()