Query: ipc_free
OS: centos
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 3.10 June 2014 IPC_FREE(9)