Scroll to navigation

RELAY_FILE_READ_END_(9) relay interface support RELAY_FILE_READ_END_(9)

NAME

relay_file_read_end_pos - return the new read position

SYNOPSIS

size_t relay_file_read_end_pos(struct rchan_buf * buf, size_t read_pos, size_t count);

ARGUMENTS

struct rchan_buf * buf

relay channel buffer

size_t read_pos

file read position

size_t count

number of bytes to be read

COPYRIGHT

June 2017 Kernel Hackers Manual 4.11