IPC_ALLOC(9) Kernel IPC facilities IPC_ALLOC(9)NAMEipc_alloc - allocate ipc spaceSYNOPSISvoid* ipc_alloc(int size);ARGUMENTSsize size desiredDESCRIPTIONAllocate memory from the appropriate pools and return a pointer to it. NULL is returned if the allocation failsCOPYRIGHTKernel Hackers Manual 2.6. July 2010 IPC_ALLOC(9)
| Related Man Pages |
|---|
| tcl_alloc(3) - mojave |
| tcl_attemptalloc(3) - mojave |
| tcl_free(3) - mojave |
| attemptckrealloc(3) - mojave |
| ckrealloc(3) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| page fault handle |