Home
last modified time | relevance | path

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

/freebsd/usr.bin/sort/
H A Dsort.c514 int fo_index, mec; in check_mutually_exclusive_flags() local
518 fo_index = 0; in check_mutually_exclusive_flags()
528 fo_index = i; in check_mutually_exclusive_flags()
532 errx(1, "%c:%c: %s", c, mutually_exclusive_flags[fo_index], getstr(1)); in check_mutually_exclusive_flags()