Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libc/stdlib/
H A Dgetopt_long.c122 static const char noarg[] = "option `%s%.*s' doesn't allow an argument"; variable
127 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
/freebsd-12.1/contrib/tcpdump/missing/
H A Dgetopt_long.c106 static const char noarg[] = "option `%s%.*s' doesn't allow an argument"; variable
111 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
/freebsd-12.1/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c111 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
/freebsd-12.1/contrib/file/src/
H A Dgetopt_long.c106 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable