relay_file_read_end_pos (9) - Linux Manuals
relay_file_read_end_pos: return the new read position
NAME
relay_file_read_end_pos - return the new read position
SYNOPSIS
-
size_t relay_file_read_end_pos(struct rchan_buf
* buf, size_tread_pos, size_t count);
ARGUMENTS
buf
-
- relay channel buffer
read_pos
- file read position
count
- number of bytes to be read
COPYRIGHT