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

/freebsd-current/contrib/libfido2/openbsd-compat/
H A Dgetopt_long.c102 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c125 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
/freebsd-current/contrib/file/src/
H A Dgetopt_long.c106 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
/freebsd-current/lib/libc/stdlib/
H A Dgetopt_long.c114 static const char noarg[] = "option `%s%.*s' doesn't allow an argument"; variable
119 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
/freebsd-current/contrib/tcpdump/missing/
H A Dgetopt_long.c108 static const char noarg[] = "option `%s%.*s' doesn't allow an argument"; variable
113 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable

Completed in 107 milliseconds