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 |
| tcl_realloc(3) - mojave |
| ckrealloc(3) - mojave |
| tcl_alloc(3) - opendarwin |
| tcl_free(3) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |