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

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

Completed in 64 milliseconds