Query: ipc_free
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IPC_FREE(9) Kernel IPC facilities IPC_FREE(9)NAMEipc_free - free ipc spaceSYNOPSISvoid ipc_free(void * ptr, int size);ARGUMENTSptr pointer returned by ipc_alloc size size of blockDESCRIPTIONFree a block created with ipc_alloc. The caller must know the size used in the allocation call.COPYRIGHTKernel Hackers Manual 2.6. July 2010 IPC_FREE(9)