Home
last modified time | relevance | path

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

/coreutils/src/
Dtail.c519 off_t start_pos, off_t end_pos, uintmax_t *read_pos) in file_lines()
1906 off_t start_pos = -1; in tail_lines() local
Dhead.c650 off_t start_pos, off_t size) in elide_tail_lines_seekable()