Searched refs:noarg (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/cddl/usr.sbin/dtrace/tests/common/exit/
H A DMakefile8 err.D_PROTO_LEN.noarg.d \
/freebsd-current/contrib/tcpdump/missing/
H A Dgetopt_long.c108 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,
/freebsd-current/lib/libc/stdlib/
H A Dgetopt_long.c114 static const char noarg[] = "option `%s%.*s' doesn't allow an argument"; variable
119 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
268 warnx(noarg,
/freebsd-current/contrib/libfido2/openbsd-compat/
H A Dgetopt_long.c102 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
219 warnx(noarg, (int)current_argv_len,
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c125 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
242 warnx(noarg, (int)current_argv_len,
/freebsd-current/contrib/file/src/
H A Dgetopt_long.c106 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
438 warnx(noarg, (int)current_argv_len,
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DGetOptInc.cpp161 warnx(noarg, (int)current_argv_len, current_argv);
/freebsd-current/contrib/bmake/
H A Dmain.c636 goto noarg;
653 goto noarg;
675 noarg:

Completed in 200 milliseconds