ioctls for terminals and serial lines NAME ioctl_tty - ioctls for terminals and serial lines LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <asm/termbits.h> /* Definit…ioctls for console terminal and virtual consoles NAME ioctl_console - ioctls for console terminal and virtual consoles SYNOPSIS #include <sys/ioctl.h> int ioctl(int fd , unsigned l…control device NAME ioctl - control device LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/ioctl.h> int ioctl(int fd , unsigned long op , ...); /* glibc, BSD */ in…virtually hangup the current terminal NAME vhangup - virtually hangup the current terminal LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int vhangup(void);…unmount filesystem NAME umount, umount2 - unmount filesystem LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mount.h> int umount(const char * target ); int umount2…unmount filesystem NAME umount, umount2 - unmount filesystem LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mount.h> int umount(const char * target ); int umount2…reboot or enable/disable Ctrl-Alt-Del NAME reboot - reboot or enable/disable Ctrl-Alt-Del LIBRARY Standard C library ( libc , -lc ) SYNOPSIS /* Since Linux 2.1.30 there are symboli…set protection on a region of memory NAME mprotect, pkey_mprotect - set protection on a region of memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mman.h> in…set protection on a region of memory NAME mprotect, pkey_mprotect - set protection on a region of memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mman.h> in…change properties of a mount or mount tree NAME mount_setattr - change properties of a mount or mount tree LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/fcntl.…change ownership of a file NAME chown, fchown, lchown, fchownat - change ownership of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int chown(const …change ownership of a file NAME chown, fchown, lchown, fchownat - change ownership of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int chown(const …get/set I/O scheduling class and priority NAME ioprio_get, ioprio_set - get/set I/O scheduling class and priority LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux…get/set I/O scheduling class and priority NAME ioprio_get, ioprio_set - get/set I/O scheduling class and priority LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux…change ownership of a file NAME chown, fchown, lchown, fchownat - change ownership of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int chown(const …change ownership of a file NAME chown, fchown, lchown, fchownat - change ownership of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int chown(const …change ownership of a file NAME chown, fchown, lchown, fchownat - change ownership of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int chown(const …change ownership of a file NAME chown, fchown, lchown, fchownat - change ownership of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int chown(const …change ownership of a file NAME chown, fchown, lchown, fchownat - change ownership of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int chown(const …wait for some event on a file descriptor NAME poll, ppoll - wait for some event on a file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <poll.h> int poll(s…