flush contents of instruction and/or data cache NAME cacheflush - flush contents of instruction and/or data cache LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/c…load shared library NAME uselib - load shared library SYNOPSIS #include <unistd.h> [[deprecated]] int uselib(const char * library ); DESCRIPTION The system call uselib () serves to…