Home
last modified time | relevance | path

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

/freebsd/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/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
/freebsd/contrib/libfido2/openbsd-compat/
H A Dgetopt_long.c102 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
/freebsd/contrib/file/src/
H A Dgetopt_long.c106 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
/freebsd/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c125 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable