relay_alloc_buf(9) suse man page | unix.com

Man Page: relay_alloc_buf

Operating Environment: suse

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 2.6. July 2010 RELAY_ALLOC_BUF(9)
Related Man Pages
usb_alloc_coherent(9) - centos
ldns_buffer_set_capacity(3) - debian
ldns_buffer_reserve(3) - debian
ost_fixedbuffer(3) - debian
usb_gadget_config_buf(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I