System V semaphore control operations NAME semctl - System V semaphore control operations LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/sem.h> int semctl(int sem…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…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…get a System V semaphore set identifier NAME semget - get a System V semaphore set identifier LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/sem.h> int semget(key…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…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.…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/…perform a command on an extended BPF map or program NAME bpf - perform a command on an extended BPF map or program SYNOPSIS #include <linux/bpf.h> int bpf(int cmd , union bpf_attr …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 …