cancel an outstanding asynchronous I/O request NAME aio_cancel - cancel an outstanding asynchronous I/O request LIBRARY Real-time library ( librt , -lrt ) SYNOPSIS #include <aio.h>…asynchronous write NAME aio_write - asynchronous write LIBRARY Real-time library ( librt , -lrt ) SYNOPSIS #include <aio.h> int aio_write(struct aiocb * aiocbp ); DESCRIPTION The a…asynchronous read NAME aio_read - asynchronous read LIBRARY Real-time library ( librt , -lrt ) SYNOPSIS #include <aio.h> int aio_read(struct aiocb * aiocbp ); DESCRIPTION The aio_r…correct the time to synchronize the system clock NAME adjtime - correct the time to synchronize the system clock LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/ti…number of last error NAME errno - number of last error LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <errno.h> DESCRIPTION The <errno.h> header file defines the integ…initiate a list of I/O requests NAME lio_listio - initiate a list of I/O requests LIBRARY Real-time library ( librt , -lrt ) SYNOPSIS #include <aio.h> int lio_listio(int mode , str…address-to-name translation in protocol-independent manner NAME getnameinfo - address-to-name translation in protocol-independent manner LIBRARY Standard C library ( libc , -lc ) S…tune kernel clock NAME adjtimex, clock_adjtime, ntp_adjtime - tune kernel clock LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/timex.h> int adjtimex(struct timex …asynchronous network address and service translation NAME getaddrinfo_a, gai_suspend, gai_error, gai_cancel - asynchronous network address and service translation LIBRARY Asynchron…asynchronous network address and service translation NAME getaddrinfo_a, gai_suspend, gai_error, gai_cancel - asynchronous network address and service translation LIBRARY Asynchron…asynchronous network address and service translation NAME getaddrinfo_a, gai_suspend, gai_error, gai_cancel - asynchronous network address and service translation LIBRARY Asynchron…asynchronous network address and service translation NAME getaddrinfo_a, gai_suspend, gai_error, gai_cancel - asynchronous network address and service translation LIBRARY Asynchron…