centos man page for relay_alloc_buf

Query: relay_alloc_buf

OS: centos

Section: 9

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

RELAY_ALLOC_BUF(9)					      relay interface support						RELAY_ALLOC_BUF(9)

NAME
relay_alloc_buf - allocate a channel buffer
SYNOPSIS
void * relay_alloc_buf(struct rchan_buf * buf, size_t * size);
ARGUMENTS
buf the buffer struct size total size of the buffer
DESCRIPTION
Returns a pointer to the resulting buffer, NULL if unsuccessful. The passed in size will get page aligned, if it isn't already.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 RELAY_ALLOC_BUF(9)
Related Man Pages
vsnprintf(9) - centos
ldns_buffer_capacity(3) - debian
ldns_buffer_current(3) - debian
ldns_buffer_reserve(3) - debian
ost_fixedbuffer(3) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Controlling user input
[TIP] Processing YAML files with yq