Home
last modified time | relevance | path

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

/coreutils/src/
Djoin.c771 bool checktail = false; in join() local
775 checktail = true; in join()
777 if ((print_unpairables_1 || checktail) && seq1.count) in join()
792 if ((print_unpairables_2 || checktail) && seq2.count) in join()