Searched defs:pretty_filename (Results 1 – 2 of 2) sorted by relevance
/coreutils/src/ |
D | tail.c | 405 write_header (char const *pretty_filename) in write_header() 433 dump_remainder (bool want_header, char const *pretty_filename, int fd, in dump_remainder() 518 file_lines (char const *pretty_filename, int fd, uintmax_t n_lines, in file_lines() 605 pipe_lines (char const *pretty_filename, int fd, uintmax_t n_lines, in pipe_lines() 743 pipe_bytes (char const *pretty_filename, int fd, uintmax_t n_bytes, in pipe_bytes() 844 start_bytes (char const *pretty_filename, int fd, uintmax_t n_bytes, in start_bytes() 879 start_lines (char const *pretty_filename, int fd, uintmax_t n_lines, in start_lines() 1823 tail_bytes (char const *pretty_filename, int fd, uintmax_t n_bytes, in tail_bytes() 1886 tail_lines (char const *pretty_filename, int fd, uintmax_t n_lines, in tail_lines()
|
D | head.c | 648 elide_tail_lines_seekable (char const *pretty_filename, int fd, in elide_tail_lines_seekable()
|