COHERENT help

This page displays the COHERENT help information for shmctl.

Listing of available help pages


shmctl() -- Manipulate shared memory

#include <sys/types.h>
#include <sys/ipc.h>
#include <sys/shm.h>
shmctl(shmid, command, buf)
int shmid, command; struct shmid_ds *buf;