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)
| Related Man Pages |
|---|
| tcl_attemptalloc(3) - mojave |
| attemptckalloc(3) - mojave |
| ckfree(3) - mojave |
| tcl_attemptrealloc(3) - opendarwin |
| tcl_attemptalloc(3) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| Docker learning Phase-I |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |