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…operations with z/Architecture guarded storage facility NAME s390_guarded_storage - operations with z/Architecture guarded storage facility LIBRARY Standard C library ( libc , -lc …initiate a connection on a socket NAME connect - initiate a connection on a socket LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> int connect(int sockfd…enable/disable s390 CPU run-time instrumentation NAME s390_runtime_instr - enable/disable s390 CPU run-time instrumentation LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…give advice about use of memory NAME madvise - give advice about use of memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mman.h> int madvise(void addr [. len…add a watch to an initialized inotify instance NAME inotify_add_watch - add a watch to an initialized inotify instance LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <…emulate STHYI instruction NAME s390_sthyi - emulate STHYI instruction LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <asm/sthyi.h> /* Definition of STHYI_* constants *…set group identity used for filesystem checks NAME setfsgid - set group identity used for filesystem checks LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/fsuid.h…set group identity used for filesystem checks NAME setfsgid - set group identity used for filesystem checks LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/fsuid.h…manipulate the kernel's key management facility NAME keyctl - manipulate the kernel's key management facility LIBRARY Standard C library ( libc , -lc ) Alternatively, Linux Key Man…set user identity used for filesystem checks NAME setfsuid - set user identity used for filesystem checks LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/fsuid.h> …set user identity used for filesystem checks NAME setfsuid - set user identity used for filesystem checks LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/fsuid.h> …send multiple messages on a socket NAME sendmmsg - send multiple messages on a socket LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_mac…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…set and get scheduling policy and attributes NAME sched_setattr, sched_getattr - set and get scheduling policy and attributes LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #in…set and get scheduling policy and attributes NAME sched_setattr, sched_getattr - set and get scheduling policy and attributes LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #in…send signal to a process NAME kill - send signal to a process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> int kill(pid_t pid , int sig ); Feature Test Ma…get current working directory NAME getcwd, getwd, get_current_dir_name - get current working directory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> char *…