Home
last modified time | relevance | path

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

/coreutils/src/
Dtail.c2484 Hash_table *ht; in main() local
2485 tail_forever_inotify (wd, F, n_files, sleep_interval, &ht); in main()
2486 hash_free (ht); in main()