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…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…record number database access method NAME recno - record number database access method LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <db.h> DES…hash database access method NAME hash - hash database access method LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <db.h> DESCRIPTION Note well …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 ,…open and close a shared object NAME dlclose, dlopen, dlmopen - open and close a shared object LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #include <dlfcn.h> void *dlo…open and close a shared object NAME dlclose, dlopen, dlmopen - open and close a shared object LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #include <dlfcn.h> void *dlo…open and close a shared object NAME dlclose, dlopen, dlmopen - open and close a shared object LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #include <dlfcn.h> void *dlo…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…database access methods NAME dbopen - database access methods LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <limits.h> #include <db.h> #include…database access methods NAME dbopen - database access methods LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <limits.h> #include <db.h> #include…