Home
last modified time | relevance | path

Searched refs:noarg (Results 1 – 2 of 2) sorted by relevance

/dragonfly/lib/libc/stdlib/
H A Dgetopt_long.c124 static const char noarg[] = "option `%s%.*s' doesn't allow an argument"; variable
129 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
278 warnx(noarg, in parse_long_options()
/dragonfly/contrib/bmake/
H A Dmain.c614 goto noarg; in MainParseArgs()
631 goto noarg; in MainParseArgs()
653 noarg: in MainParseArgs()