Home
last modified time | relevance | path

Searched refs:EX_USAGE (Results 1 – 22 of 22) sorted by relevance

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