Home
last modified time | relevance | path

Searched defs:read_pos (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dtail.c519 off_t start_pos, off_t end_pos, uintmax_t *read_pos) in file_lines()
606 uintmax_t *read_pos) in pipe_lines()
744 uintmax_t *read_pos) in pipe_bytes()
845 uintmax_t *read_pos) in start_bytes()
880 uintmax_t *read_pos) in start_lines()
1824 uintmax_t *read_pos) in tail_bytes()
1887 uintmax_t *read_pos) in tail_lines()
1949 uintmax_t *read_pos) in tail()
1996 uintmax_t read_pos; in tail_file() local