walk through list of shared objects NAME dl_iterate_phdr - walk through list of shared objects LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature…get interface addresses NAME getifaddrs, freeifaddrs - get interface addresses LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <ifaddrs.h> int ge…get interface addresses NAME getifaddrs, freeifaddrs - get interface addresses LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <ifaddrs.h> int ge…Parse command-line options NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt - Parse command-line options LIBRARY Standard C library ( libc , -lc ) SYNOPSI…Parse command-line options NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt - Parse command-line options LIBRARY Standard C library ( libc , -lc ) SYNOPSI…Parse command-line options NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt - Parse command-line options LIBRARY Standard C library ( libc , -lc ) SYNOPSI…Parse command-line options NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt - Parse command-line options LIBRARY Standard C library ( libc , -lc ) SYNOPSI…Parse command-line options NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt - Parse command-line options LIBRARY Standard C library ( libc , -lc ) SYNOPSI…Parse command-line options NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt - Parse command-line options LIBRARY Standard C library ( libc , -lc ) SYNOPSI…Parse command-line options NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt - Parse command-line options LIBRARY Standard C library ( libc , -lc ) SYNOPSI…get system load averages NAME getloadavg - get system load averages LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> int getloadavg(double loadavg[] , int nel…API for miscellaneous information in the /proc filesystem NAME procps_misc - API for miscellaneous information in the /proc filesystem SYNOPSIS #include <libproc2/misc.h> Platform …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…get an environment variable NAME getenv, secure_getenv - get an environment variable LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> char *getenv(const char …get an environment variable NAME getenv, secure_getenv - get an environment variable LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> char *getenv(const char …read a directory NAME readdir - read a directory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <dirent.h> struct dirent *readdir(DIR * dirp ); DESCRIPTION The readdir…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…