register fork handlers NAME pthread_atfork - register fork handlers LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #include <pthread.h> int pthread_atfork(void (…translate address to symbolic information NAME dladdr, dladdr1 - translate address to symbolic information LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #define _GNU_SO…translate address to symbolic information NAME dladdr, dladdr1 - translate address to symbolic information LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #define _GNU_SO…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…