Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/
H A Dgetopt_long.c110 static const char gnuoptchar[] = "invalid option -- %c"; variable
506 warnx(posixly_correct ? illoptchar : gnuoptchar,
/freebsd/contrib/tcpdump/missing/
H A Dgetopt_long.c104 static const char gnuoptchar[] = "invalid option -- %c"; variable
533 warnx(posixly_correct ? illoptchar : gnuoptchar,
/freebsd/contrib/pkgconf/cli/
H A Dgetopt_long.c117 static const char gnuoptchar[] = "invalid option -- %c"; variable
535 fprintf(stderr, posixly_correct ? illoptchar : gnuoptchar,