Rechercher une page de manuel
ipc_alloc
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
ipc_alloc - allocate ipc spaceSYNOPSIS
- void* ipc_alloc(int size);
ARGUMENTS
size
- size desired
DESCRIPTION
Allocate memory from the appropriate pools and return a pointer to it. NULL is returned if the allocation fails
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre