Home
last modified time | relevance | path

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

/coreutils/src/
Dtac.c180 tac_seekable (int input_fd, char const *file, off_t file_pos) in tac_seekable() function
432 bool ok = tac_seekable (fileno (tmp_stream), tmp_file, bytes_copied); in tac_nonseekable()
470 : tac_seekable (fd, filename, file_size)); in tac_file()