suse man page for ipc_alloc

Query: ipc_alloc

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IPC_ALLOC(9)						       Kernel IPC facilities						      IPC_ALLOC(9)

NAME
ipc_alloc - allocate ipc space
SYNOPSIS
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
Kernel Hackers Manual 2.6. July 2010 IPC_ALLOC(9)
Related Man Pages
ipc(2) - redhat
tcl_alloc(3) - mojave
attemptckalloc(3) - mojave
attemptckrealloc(3) - mojave
tcl_attemptrealloc(3) - centos
Similar Topics in the Unix Linux Community
page fault handle