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…open a custom stream NAME fopencookie - open a custom stream LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) */ #define _FILE_O…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…get resource usage NAME getrusage - get resource usage LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h> int getrusage(int who , struct rusage * usage );…