synchronous I/O multiplexing NAME select, pselect - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS See select (2) DESCRIPTION The select () and pse…transfer data between process address spaces NAME process_vm_readv, process_vm_writev - transfer data between process address spaces LIBRARY Standard C library ( libc , -lc ) SYNOP…transfer data between process address spaces NAME process_vm_readv, process_vm_writev - transfer data between process address spaces LIBRARY Standard C library ( libc , -lc ) SYNOP…load a new kernel for later execution NAME kexec_load, kexec_file_load - load a new kernel for later execution LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/ke…load a new kernel for later execution NAME kexec_load, kexec_file_load - load a new kernel for later execution LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/ke…receive multiple messages on a socket NAME recvmmsg - receive multiple messages on a socket LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_te…read and/or clear kernel message ring buffer; set console_loglevel NAME syslog, klogctl - read and/or clear kernel message ring buffer; set console_loglevel LIBRARY Standard C libr…read value of a symbolic link NAME readlink, readlinkat - read value of a symbolic link LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> ssize_t readlink(cons…read value of a symbolic link NAME readlink, readlinkat - read value of a symbolic link LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> ssize_t readlink(cons…obtain a series of random bytes NAME getrandom - obtain a series of random bytes LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/random.h> ssize_t getrandom(void b…query the kernel for various bits pertaining to modules NAME query_module - query the kernel for various bits pertaining to modules SYNOPSIS #include <linux/module.h> [[deprecated]…list extended attribute names NAME listxattr, llistxattr, flistxattr - list extended attribute names LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/xattr.h> ssize…list extended attribute names NAME listxattr, llistxattr, flistxattr - list extended attribute names LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/xattr.h> ssize…list extended attribute names NAME listxattr, llistxattr, flistxattr - list extended attribute names LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/xattr.h> ssize…return system information NAME sysinfo - return system information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/sysinfo.h> int sysinfo(struct sysinfo * info ); …create pipe NAME pipe, pipe2 - create pipe LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int pipe(int pipefd [2]); #define _GNU_SOURCE /* See feature_test_…create pipe NAME pipe, pipe2 - create pipe LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int pipe(int pipefd [2]); #define _GNU_SOURCE /* See feature_test_…send a message on a socket NAME send, sendto, sendmsg - send a message on a socket LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> ssize_t send(int sockf…send a message on a socket NAME send, sendto, sendmsg - send a message on a socket LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> ssize_t send(int sockf…send a message on a socket NAME send, sendto, sendmsg - send a message on a socket LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> ssize_t send(int sockf…