Home
last modified time | relevance | path

Searched refs:gnuoptchar (Results 1 – 2 of 2) 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,