Home
last modified time | relevance | path

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

/dflybsd-src/contrib/grep/lib/
H A Dgetopt.c197 int print_errors, const char *prefix) in process_long_option() argument
247 if (!print_errors) in process_long_option()
275 if (print_errors) in process_long_option()
318 if (print_errors) in process_long_option()
343 if (print_errors) in process_long_option()
358 if (print_errors) in process_long_option()
475 int print_errors = d->opterr; in _getopt_internal_r() local
488 print_errors = 0; in _getopt_internal_r()
576 print_errors, "--"); in _getopt_internal_r()
598 print_errors, "-"); in _getopt_internal_r()
[all …]
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dgetopt.c376 int print_errors = d->opterr; in _getopt_internal_r() local
378 print_errors = 0; in _getopt_internal_r()
546 if (print_errors) in _getopt_internal_r()
592 if (print_errors) in _getopt_internal_r()
662 if (print_errors) in _getopt_internal_r()
716 if (print_errors) in _getopt_internal_r()
785 if (print_errors) in _getopt_internal_r()
856 if (print_errors) in _getopt_internal_r()
930 if (print_errors) in _getopt_internal_r()
973 if (print_errors) in _getopt_internal_r()
[all …]