NAME mallinfo, mallinfo2 - obtain memory allocation information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include ... struct mallinfo mallinfo(void); struct mallinfo2 mal…NAME mallinfo, mallinfo2 - obtain memory allocation information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include ... struct mallinfo mallinfo(void); struct mallinfo2 mal…arena and uordblks fields retrieved by mallinfo (3).) In addition, the function prints ... main arena can be obtained using mallinfo (3). SEE ALSO mmap (2), mallinfo (3), mallocaddress deficiencies in malloc_stats (3) and mallinfo (3). EXAMPLES The program below takes ... stdout); exit(EXIT_SUCCESS); } SEE ALSO mallinfo (3), malloc (3), malloc_stats (3), …SUCCESS); } SEE ALSO mmap (2), sbrk (2), mallinfo (3), malloc (3), malloc_hook (3), mallocmalloc_hook; return result; } SEE ALSO mallinfo (3), malloc (3), mcheck (3), mtrace