Home
last modified time | relevance | path

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

/coreutils/src/
Dtail.c396 close_fd (int fd, char const *filename) in close_fd() function
1031 close_fd (fd, pretty_name (f)); in recheck()
1032 close_fd (f->fd, pretty_name (f)); in recheck()
1065 close_fd (f->fd, pretty_name (f)); in recheck()
1071 close_fd (fd, pretty_name (f)); in recheck()
1410 close_fd (fspec->fd, name); in check_fspec()
1770 close_fd (prev->fd, pretty_name (prev)); in tail_forever_inotify()
2033 close_fd (fd, pretty_name (f)); in tail_file()