Searched refs:noarg (Results 1 – 7 of 7) sorted by relevance
431 goto noarg; in MainParseArgs()463 if (argvalue == NULL || argvalue[0] == 0) goto noarg; in MainParseArgs()469 if (argvalue == NULL) goto noarg; in MainParseArgs()475 if (argvalue == NULL) goto noarg; in MainParseArgs()509 if (argvalue == NULL) goto noarg; in MainParseArgs()515 if (argvalue == NULL) goto noarg; in MainParseArgs()529 if (argvalue == NULL) goto noarg; in MainParseArgs()544 if (argvalue == NULL) goto noarg; in MainParseArgs()552 if (argvalue == NULL) goto noarg; in MainParseArgs()570 if (argvalue == NULL) goto noarg; in MainParseArgs()[all …]
122 static const char noarg[] = "option `%s%.*s' doesn't allow an argument"; variable127 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable276 warnx(noarg, in parse_long_options()
106 static const char noarg[] = "option `%s%.*s' doesn't allow an argument"; variable111 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable273 warnx(noarg, in parse_long_options()
8 err.D_PROTO_LEN.noarg.d \
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,
2565 sscop_insync_sync_resp(struct sscop *sscop, struct sscop_msg *noarg __unused) in sscop_insync_sync_resp()