table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
IPC_ALLOC(9) | Kernel IPC facilities | IPC_ALLOC(9) |
NAME¶
ipc_alloc - allocate ipc spaceSYNOPSIS¶
void *
ipc_alloc(int size);
ARGUMENTS¶
sizesize desired
DESCRIPTION¶
Allocate memory from the appropriate pools and return a pointer to it. NULL is returned if the allocation failsCOPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |