Home
last modified time | relevance | path

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

/minix3/external/bsd/tcpdump/dist/missing/
H A Dgetopt_long.c107 static const char illoptstring[] = "unrecognized option `%s%s'"; variable
112 static const char illoptstring[] = "unknown option -- %s"; variable
/minix3/external/bsd/file/dist/src/
H A Dgetopt_long.c114 static const char illoptstring[] = "unknown option -- %s"; variable
/minix3/lib/libc/stdlib/
H A Dgetopt_long.c105 static const char illoptstring[] = "unknown option -- %s"; variable