Home
last modified time | relevance | path

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

/NextBSD/lib/libc/stdlib/
HDgetopt_long.c118 static const char gnuoptchar[] = "invalid option -- %c"; variable
512 warnx(posixly_correct ? illoptchar : gnuoptchar,
/NextBSD/contrib/tcpdump/missing/
HDgetopt_long.c102 static const char gnuoptchar[] = "invalid option -- %c"; variable
512 warnx(posixly_correct ? illoptchar : gnuoptchar,