Searched refs:EX_USAGE (Results 1 - 22 of 22) sorted by path

/netbsd-current/external/bsd/top/dist/
H A Dos.h137 #define EX_USAGE 64 /* command line usage error */ macro
H A Dtop.c473 exit(EX_USAGE);
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dsys_exits.c79 EX_USAGE, "5.3.0", "command line usage error",
H A Dsys_exits.h33 #define EX_USAGE 64 /* command line usage error */ macro
/netbsd-current/include/
H A Dsysexits.h49 * EX_USAGE -- The command was used incorrectly, e.g., with
100 #define EX_USAGE 64 /* command line usage error */ macro
/netbsd-current/sbin/mount_ntfs/
H A Dmount_ntfs.c174 exit(EX_USAGE);
/netbsd-current/usr.bin/pwait/
H A Dpwait.c64 exit(EX_USAGE);
/netbsd-current/usr.bin/utoppya/
H A Dutoppya.c94 exit(EX_USAGE);
128 errx(EX_USAGE, "'%s' is not a valid command", argv[0]);
151 errx(EX_USAGE, "'%s' is not a valid Toppy pathname", path);
204 errx(EX_USAGE, "usage: ls [toppy-pathname]");
247 errx(EX_USAGE, "usage: rm <toppy-pathname>");
261 errx(EX_USAGE, "usage: mkdir <toppy-pathname>");
280 errx(EX_USAGE, "usage: rename <from> <to>");
366 errx(EX_USAGE, "usage: get [-prt] <toppy-pathname> "
492 errx(EX_USAGE, "usage: put [-prt] <local-pathname> "
/netbsd-current/usr.sbin/fwctl/
H A Dfwcontrol.c88 exit(EX_USAGE);
789 errx(EX_USAGE,
803 errx(EX_USAGE, "%s: Invalid value for node",
824 errx(EX_USAGE, "%s: set_root_node out of range",
833 errx(EX_USAGE, "%s: set_gap_count out of range",
852 errx(EX_USAGE, "%s: invalid target: %s",
858 errx(EX_USAGE, "%s: node out of range: %s",
880 errx(EX_USAGE, "%s: node out of range: %s",
907 errx(EX_USAGE, "%s: unrecognized method: %s",
/netbsd-current/usr.sbin/iwictl/
H A Diwictl.c107 exit(EX_USAGE);
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dautoopts.h79 #ifndef EX_USAGE
83 # define EX_USAGE 64 macro
/netbsd-current/external/bsd/ntp/dist/sntp/
H A Dmain.c181 exit(EX_USAGE);
/netbsd-current/external/bsd/openldap/dist/include/
H A Dsysexits-compat.h47 ** EX_USAGE -- The command was used incorrectly, e.g., with
103 # define EX_USAGE 64 /* command line usage error */ macro
/netbsd-current/external/ibm-public/postfix/dist/src/postqueue/
H A Dpostqueue.c494 msg_fatal_status(EX_USAGE, "Invalid request: \"%s\"", site);
527 msg_fatal_status(EX_USAGE, "Invalid request: \"%s\"", queue_id);
548 msg_fatal_status(EX_USAGE, "usage: postqueue -f | postqueue -i queueid | postqueue -j | postqueue -p | postqueue -s site");
688 msg_fatal_status(EX_USAGE,
694 msg_fatal_status(EX_USAGE,
/netbsd-current/external/ibm-public/postfix/dist/src/sendmail/
H A Dsendmail.c804 msg_fatal_status(EX_USAGE,
854 msg_fatal_status(EX_USAGE, "%s(%ld): -t option cannot be used with -bv",
896 msg_fatal_status(EX_USAGE,
973 msg_fatal_status(EX_USAGE, (flags & SM_FLAG_XRCPT) ?
1235 msg_fatal_status(EX_USAGE, "-%c option not supported", c);
1242 msg_fatal_status(EX_USAGE, "-B option needs 8BITMIME or 7BIT");
1272 msg_fatal_status(EX_USAGE, "unsupported: -%c%c", c, *optarg);
1275 msg_fatal_status(EX_USAGE, "-V requires two characters from %s",
1284 msg_fatal_status(EX_USAGE, "unsupported: -%c%c", c, *optarg);
1326 msg_fatal_status(EX_USAGE, "
[all...]
/netbsd-current/libexec/mail.local/
H A Dmail.local.c94 logerr(EX_USAGE, "multiple -f options");
359 logerr(EX_USAGE, "usage: mail.local [-l] [-f from] user ...");
/netbsd-current/sbin/pppoectl/
H A Dpppoectl.c539 exit(EX_USAGE);
/netbsd-current/sys/dev/microcode/aic7xxx/
H A Daicasm.c320 exit(EX_USAGE);
/netbsd-current/usr.bin/timeout/
H A Dtimeout.c69 exit(EX_USAGE);
86 errx(EX_USAGE, "invalid duration");
101 errx(EX_USAGE, "invalid duration");
105 errx(EX_USAGE, "invalid duration");
141 errx(EX_USAGE, "invalid signal");
/netbsd-current/usr.sbin/ipwctl/
H A Dipwctl.c104 exit(EX_USAGE);
/netbsd-current/usr.sbin/perfused/
H A Dperfused.c414 DERRX(EX_USAGE, "%s [-fs] [-d classes] [-i fd]", argv[0]);
/netbsd-current/usr.sbin/powerd/
H A Dpowerd.c177 exit(EX_USAGE);

Completed in 319 milliseconds