IPC_FREE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

ipc_free - free ipc space  

SYNOPSIS

"SYNOPSIS"

void ipc_free (void * ptr, int size);  

ARGUMENTS

ptr
pointer returned by ipc_alloc
size
size of block
 

DESCRIPTION

Free a block created with ipc_alloc. The caller must know the size used in the allocation call.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:18 GMT, October 09, 2005