relay_file_read_start_pos(9) suse man page | unix.com

Man Page: relay_file_read_start_pos

Operating Environment: suse

Section: 9

RELAY_FILE_READ_STAR(9) 				      relay interface support					   RELAY_FILE_READ_STAR(9)

NAME
relay_file_read_start_pos - find the first available byte to read
SYNOPSIS
size_t relay_file_read_start_pos(size_t read_pos, struct rchan_buf * buf);
ARGUMENTS
read_pos file read position buf relay channel buffer
DESCRIPTION
If the read_pos is in the middle of padding, return the position of the first actually available byte, otherwise return the original value.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 RELAY_FILE_READ_STAR(9)
Related Man Pages
ldns_buffer_write(3) - centos
ldns_buffer_write_u16_at(3) - centos
ldns_buffer_read_u32(3) - debian
ldns_buffer_read_u32_at(3) - debian
libssh2_channel_read_ex(3) - debian
Similar Topics in the Unix Linux Community
Change directory error
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