Home
last modified time | relevance | path

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

/dragonfly/usr.bin/sort/
H A Dsort.c543 bool found_others, found_this; in check_mutually_exclusive_flags() local
545 found_others = found_this = false; in check_mutually_exclusive_flags()
553 if (found_this) in check_mutually_exclusive_flags()
562 found_this = true; in check_mutually_exclusive_flags()