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

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

Completed in 119 milliseconds