Home
last modified time | relevance | path

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

/dragonfly/usr.bin/sort/
HDsort.c543 bool found_others, found_this; in check_mutually_exclusive_flags() local
545 found_others = found_this = false; in check_mutually_exclusive_flags()
555 found_others = true; in check_mutually_exclusive_flags()
559 if (found_others) in check_mutually_exclusive_flags()