Searched defs:illoptstring (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/libfido2/openbsd-compat/
H A Dgetopt_long.c104 static const char illoptstring[] = "unknown option -- %s"; variable
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c127 static const char illoptstring[] = "unknown option -- %s"; variable
/freebsd-current/contrib/file/src/
H A Dgetopt_long.c108 static const char illoptstring[] = "unknown option -- %s"; variable
/freebsd-current/lib/libc/stdlib/
H A Dgetopt_long.c115 static const char illoptstring[] = "unrecognized option `%s%s'"; variable
120 static const char illoptstring[] = "unknown option -- %s"; variable
/freebsd-current/contrib/tcpdump/missing/
H A Dgetopt_long.c109 static const char illoptstring[] = "unrecognized option `%s%s'"; variable
114 static const char illoptstring[] = "unknown option -- %s"; variable

Completed in 73 milliseconds