duplicating pipe content NAME tee - duplicating pipe content LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) */ #include <fcntl…System V message queue operations NAME msgrcv, msgsnd - System V message queue operations LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/msg.h> int msgsnd(int msq…System V message queue operations NAME msgrcv, msgsnd - System V message queue operations LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/msg.h> int msgsnd(int msq…System V message queue operations NAME msgrcv, msgsnd - System V message queue operations LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/msg.h> int msgsnd(int msq…operate on Secure Computing state of the process NAME seccomp - operate on Secure Computing state of the process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/…send a signal to a process specified by a file descriptor NAME pidfd_send_signal - send a signal to a process specified by a file descriptor LIBRARY Standard C library ( libc , -lc…read from or write to a file descriptor at a given offset NAME pread, pwrite - read from or write to a file descriptor at a given offset LIBRARY Standard C library ( libc , -lc ) S…read from or write to a file descriptor at a given offset NAME pread, pwrite - read from or write to a file descriptor at a given offset LIBRARY Standard C library ( libc , -lc ) S…read from or write to a file descriptor at a given offset NAME pread, pwrite - read from or write to a file descriptor at a given offset LIBRARY Standard C library ( libc , -lc ) S…read from or write to a file descriptor at a given offset NAME pread, pwrite - read from or write to a file descriptor at a given offset LIBRARY Standard C library ( libc , -lc ) S…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…get/set hostname NAME gethostname, sethostname - get/set hostname LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int gethostname(char * name , size_t len );…get/set hostname NAME gethostname, sethostname - get/set hostname LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int gethostname(char * name , size_t len );…get/set program scheduling priority NAME getpriority, setpriority - get/set program scheduling priority LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h>…get/set program scheduling priority NAME getpriority, setpriority - get/set program scheduling priority LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h>…pci device information handling NAME pciconfig_read, pciconfig_write, pciconfig_iobase - pci device information handling LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include…pci device information handling NAME pciconfig_read, pciconfig_write, pciconfig_iobase - pci device information handling LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include…pci device information handling NAME pciconfig_read, pciconfig_write, pciconfig_iobase - pci device information handling LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include…change process priority NAME nice - change process priority LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int nice(int inc ); Feature Test Macro Requiremen…System V semaphore operations NAME semop, semtimedop - System V semaphore operations LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/sem.h> int semop(int semid , s…