get configuration information at run time NAME sysconf - get configuration information at run time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> long sysco…shared memory buffer pool NAME mpool - shared memory buffer pool LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <db.h> #include <mpool.h> MPOOL *mpool_open(DBT * key ,…retrieve a value from the auxiliary vector NAME getauxval - retrieve a value from the auxiliary vector LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/auxv.h> unsi…set/get stack attributes in thread attributes object NAME pthread_attr_setstack, pthread_attr_getstack - set/get stack attributes in thread attributes object LIBRARY POSIX threads …set/get stack attributes in thread attributes object NAME pthread_attr_setstack, pthread_attr_getstack - set/get stack attributes in thread attributes object LIBRARY POSIX threads …btree database access method NAME btree - btree database access method LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <db.h> DESCRIPTION Note we…get total and available physical page counts NAME get_phys_pages, get_avphys_pages - get total and available physical page counts LIBRARY Standard C library ( libc , -lc ) SYNOPSIS…get total and available physical page counts NAME get_phys_pages, get_avphys_pages - get total and available physical page counts LIBRARY Standard C library ( libc , -lc ) SYNOPSIS…undocumented library functions NAME undocumented - undocumented library functions SYNOPSIS Undocumented library functions DESCRIPTION This man page mentions those library functions…map or unmap files or devices into memory NAME mmap, munmap - map or unmap files or devices into memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mman.h> voi…byte string operations NAME bcmp, bcopy, bzero, memccpy, memchr, memcmp, memcpy, memfrob, memmem, memmove, memset - byte string operations LIBRARY Standard C library ( libc , -lc )…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…release free memory from the heap NAME malloc_trim - release free memory from the heap LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <malloc.h> int malloc_trim(size_t…standard input/output library functions NAME stdio - standard input/output library functions LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> FILE * stdin ; FI…