| /src/lib/libc/stdlib/ |
| getopt_long.c | 103 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable 419 warnx(noarg, (int)current_argv_len,
|
| getopt_long.c | 103 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable 419 warnx(noarg, (int)current_argv_len,
|
| /src/external/bsd/file/dist/src/ |
| getopt_long.c | 112 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable 444 warnx(noarg, (int)current_argv_len,
|
| getopt_long.c | 112 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable 444 warnx(noarg, (int)current_argv_len,
|
| /src/external/bsd/libfido2/dist/openbsd-compat/ |
| getopt_long.c | 102 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable 219 warnx(noarg, (int)current_argv_len,
|
| getopt_long.c | 102 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable 219 warnx(noarg, (int)current_argv_len,
|
| /src/external/bsd/tcpdump/dist/missing/ |
| getopt_long.c | 108 static const char noarg[] = "option `%s%.*s' doesn't allow an argument"; variable 113 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable 293 warnx(noarg,
|
| getopt_long.c | 108 static const char noarg[] = "option `%s%.*s' doesn't allow an argument"; variable 113 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable 293 warnx(noarg,
|