suse man page for relay_alloc_buf

Query: relay_alloc_buf

OS: suse

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 2.6. July 2010 RELAY_ALLOC_BUF(9)
Related Man Pages
ldns_buffer_at(3) - debian
ldns_buffer_capacity(3) - debian
ldns_buffer_limit(3) - debian
ldns_buffer_reserve(3) - debian
usb_gadget_config_buf(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I