relay_alloc_buf(9) centos man page | unix.com

Man Page: relay_alloc_buf

Operating Environment: centos

Section: 9

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) - suse
vsnprintf(9) - centos
ldns_buffer_capacity(3) - debian
ldns_buffer_current(3) - debian
ost_fixedbuffer(3) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq