Searched refs:record_open_fd (Results 1 – 1 of 1) sorted by relevance
/coreutils/src/ |
D | tail.c | 378 record_open_fd (struct File_spec *f, int fd, in record_open_fd() function 1083 record_open_fd (f, fd, 0, &new_stats, (is_stdin ? -1 : blocking)); in recheck() 2041 record_open_fd (f, fd, read_pos, &stats, (is_stdin ? -1 : 1)); in tail_file()
|