Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libc/stdlib/
HDgetopt_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-11-stable/contrib/tcpdump/missing/
HDgetopt_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-11-stable/crypto/openssh/openbsd-compat/
HDgetopt_long.c111 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
/freebsd-11-stable/contrib/file/src/
HDgetopt_long.c106 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable