Home
last modified time | relevance | path

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

/coreutils/src/
Dtail.c2372 bool found_hyphen = false; in main() local
2376 found_hyphen = true; in main()
2379 if (found_hyphen && follow_mode == Follow_name) in main()
2386 if (forever && found_hyphen) in main()