Home
last modified time | relevance | path

Searched refs:elide_tail_lines_file (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dhead.c755 elide_tail_lines_file (char const *filename, int fd, uintmax_t n_elide, in elide_tail_lines_file() function
860 return elide_tail_lines_file (filename, fd, n_units, &st, current_pos); in head()