Home
last modified time | relevance | path

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

/bionic/libc/upstream-freebsd/lib/libc/stdlib/
Dgetopt_long.c115 static const char illoptchar[] = "illegal option -- %c"; /* From P1003.2 */ variable
512 warnx(posixly_correct ? illoptchar : gnuoptchar,
516 warnx(illoptchar, optchar);