man3tbl/CheckShMemUsage
Table of Contents
CheckShMemUsage - check the number of shared memory partition attachments
CheckShMemUsageIPC retrieves the number of attachments to a
shared memory partition.
This function is part of tblmngr.
int CheckShMemUsageIPC(
int Memid
);
The shared memory partition identifier.
n - the usage count
-1 - failure
The corresponding MMAP() function is not implemented.
tblmngr(3tbl)
$Id: CheckShMemUsage.3,v 1.0 2004/04/14 14:25:07 kitchen
Exp $
Table of Contents