Home
last modified time | relevance | path

Searched defs:illoptstring (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/lib/libc/stdlib/
HDgetopt_long.c123 static const char illoptstring[] = "unrecognized option `%s%s'"; variable
128 static const char illoptstring[] = "unknown option -- %s"; variable
/freebsd-11-stable/contrib/tcpdump/missing/
HDgetopt_long.c107 static const char illoptstring[] = "unrecognized option `%s%s'"; variable
112 static const char illoptstring[] = "unknown option -- %s"; variable
/freebsd-11-stable/crypto/openssh/openbsd-compat/
HDgetopt_long.c113 static const char illoptstring[] = "unknown option -- %s"; variable
/freebsd-11-stable/contrib/file/src/
HDgetopt_long.c108 static const char illoptstring[] = "unknown option -- %s"; variable