Home
last modified time | relevance | path

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

/external/tcpdump/missing/
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
/external/mesa3d/src/getopt/
Dgetopt_long.c94 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable