relay_file_read_start_pos(9) centos man page | unix.com

Man Page: relay_file_read_start_pos

Operating Environment: centos

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 3.10 June 2014 RELAY_FILE_READ_STAR(9)
Related Man Pages
ldns_buffer_read_u8_at(3) - debian
ldns_buffer_read_u8(3) - debian
ldns_buffer_write_at(3) - debian
libssh2_channel_read_ex(3) - debian
roar_vs_read(3) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq