Home
last modified time | relevance | path

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

/coreutils/src/
Dtail.c114 struct File_spec struct
362 valid_file_spec (struct File_spec const *f) in valid_file_spec()
369 pretty_name (struct File_spec const *f) in pretty_name()
378 record_open_fd (struct File_spec *f, int fd, in record_open_fd()
949 recheck (struct File_spec *f, bool blocking) in recheck()
1095 any_live_files (const struct File_spec *f, size_t n_files) in any_live_files()
1144 tail_forever (struct File_spec *f, size_t n_files, double sleep_interval) in tail_forever()
1318 any_remote_file (const struct File_spec *f, size_t n_files) in any_remote_file()
1330 any_non_remote_file (const struct File_spec *f, size_t n_files) in any_non_remote_file()
1344 any_symlinks (const struct File_spec *f, size_t n_files) in any_symlinks()
[all …]