Searched defs:Mallinfo_t (Results 1 - 1 of 1) sorted by relevance

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

Completed in 47 milliseconds