synchronize a file's in-core state with storage device NAME fsync, fdatasync - synchronize a file's in-core state with storage device LIBRARY Standard C library ( libc , -lc ) SYNO…synchronize a file's in-core state with storage device NAME fsync, fdatasync - synchronize a file's in-core state with storage device LIBRARY Standard C library ( libc , -lc ) SYNO…create and initialize fanotify group NAME fanotify_init - create and initialize fanotify group LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> /* Definition o…process trace NAME ptrace - process trace LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/ptrace.h> long ptrace(enum __ptrace_request op , pid_t pid , void * addr …close a file descriptor NAME close - close a file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int close(int fd ); DESCRIPTION close () closes …add, remove, or modify an fanotify mark on a filesystem object NAME fanotify_mark - add, remove, or modify an fanotify mark on a filesystem object LIBRARY Standard C library ( libc…control interface for an epoll file descriptor NAME epoll_ctl - control interface for an epoll file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/epol…reposition read/write file offset NAME lseek - reposition read/write file offset LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> off_t lseek(int fd , off_t o…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…retrieve the physical layout of the filesystem NAME ioctl_fsmap, FS_IOC_GETFSMAP - retrieve the physical layout of the filesystem LIBRARY Standard C library ( libc , -lc ) SYNOPSIS…set up performance monitoring NAME perf_event_open - set up performance monitoring LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/perf_event.h> /* Definition of…commit filesystem caches to disk NAME sync, syncfs - commit filesystem caches to disk LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> void sync(void); int sy…commit filesystem caches to disk NAME sync, syncfs - commit filesystem caches to disk LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> void sync(void); int sy…synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…write to a file descriptor NAME write - write to a file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> ssize_t write(int fd , const void buf [. c…examine and change a signal action NAME sigaction, rt_sigaction - examine and change a signal action LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> int siga…examine and change a signal action NAME sigaction, rt_sigaction - examine and change a signal action LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> int siga…