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…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…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 …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…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 ,…convert ASCII string to floating-point number NAME strtod, strtof, strtold - convert ASCII string to floating-point number LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inclu…convert ASCII string to floating-point number NAME strtod, strtof, strtold - convert ASCII string to floating-point number LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inclu…convert ASCII string to floating-point number NAME strtod, strtof, strtold - convert ASCII string to floating-point number LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inclu…