Searched refs:noarg (Results 1 – 5 of 5) sorted by relevance
423 goto noarg; in MainParseArgs()455 if (argvalue == NULL || argvalue[0] == 0) goto noarg; in MainParseArgs()461 if (argvalue == NULL) goto noarg; in MainParseArgs()467 if (argvalue == NULL) goto noarg; in MainParseArgs()501 if (argvalue == NULL) goto noarg; in MainParseArgs()507 if (argvalue == NULL) goto noarg; in MainParseArgs()521 if (argvalue == NULL) goto noarg; in MainParseArgs()536 if (argvalue == NULL) goto noarg; in MainParseArgs()544 if (argvalue == NULL) goto noarg; in MainParseArgs()562 if (argvalue == NULL) goto noarg; in MainParseArgs()[all …]
129 static const char noarg[] = "option `%s%.*s' doesn't allow an argument"; variable134 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable283 warnx(noarg, in parse_long_options()
111 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable228 warnx(noarg, (int)current_argv_len, in parse_long_options()
106 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable438 warnx(noarg, (int)current_argv_len,
2566 sscop_insync_sync_resp(struct sscop *sscop, struct sscop_msg *noarg __unused) in sscop_insync_sync_resp()