Searched refs:EX_USAGE (Results 1 - 23 of 23) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsysexits.h30 ** EX_USAGE -- The command was used incorrectly, e.g., with
79 # define EX_USAGE 64 /* command line usage error */ macro
H A Dsysexits.c78 return EX_USAGE;
H A Dmain.c426 return EX_USAGE;
432 return EX_USAGE;
441 ExitStat = EX_USAGE;
475 return EX_USAGE;
861 ExitStat = EX_USAGE;
893 ExitStat = EX_USAGE;
927 ExitStat = EX_USAGE;
972 ExitStat = EX_USAGE;
994 ExitStat = EX_USAGE;
1016 ExitStat = EX_USAGE;
[all...]
H A Dparseaddr.c279 setstat(EX_USAGE);
374 setstat(EX_USAGE);
1073 return EX_USAGE;
1075 return EX_USAGE;
1943 { "usage", EX_USAGE },
H A Dreadcf.c2571 finis(false, true, EX_USAGE);
2644 finis(false, true, EX_USAGE);
H A Ddeliver.c2993 case EX_USAGE:
3725 case EX_USAGE:
6132 return EX_USAGE;
H A Dconf.c3933 finis(false, true, EX_USAGE);
/illumos-gate/usr/src/head/
H A Dsysexits.h55 * EX_USAGE -- The command was used incorrectly, e.g., with
106 #define EX_USAGE 64 /* command line usage error */ macro
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dsysexits.h34 ** EX_USAGE -- The command was used incorrectly, e.g., with
87 # define EX_USAGE 64 /* command line usage error */ macro
/illumos-gate/usr/src/cmd/sendmail/aux/
H A Dmailcompat.c73 exit(EX_USAGE);
84 exit(EX_USAGE);
162 exit(EX_USAGE);
171 exit(EX_USAGE);
310 exit(EX_USAGE);
H A Dsmrsh.c182 exit(EX_USAGE);
421 exit(EX_USAGE);
H A Dpraliases.c104 exit(EX_USAGE);
H A Deditmap.c71 exit(EX_USAGE);
H A Dmailstats.c112 exit(EX_USAGE);
H A Dmakemap.c72 exit(EX_USAGE);
H A Dmail.local.c1027 eval = EX_USAGE;
1118 if (eval != EX_USAGE)
H A Dvacation.c193 exit(EX_USAGE);
211 exit(EX_USAGE);
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dstrexit.c96 case EX_USAGE:
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dexample.c278 exit(EX_USAGE);
289 exit(EX_USAGE);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dwhois.c200 errx(EX_USAGE, "can't search for a null string");
351 exit(EX_USAGE);
/illumos-gate/usr/src/boot/sys/boot/usb/tools/
H A Dsysinit.c106 errx(EX_USAGE, "sysinit -i sysinit.bin -o sysinit_data.c \\\n"
267 errx(EX_USAGE, "Unknown keyword '%s'", keyword);
/illumos-gate/usr/src/cmd/bnu/
H A Duux.c503 cleanup(EX_USAGE);
512 cleanup(EX_USAGE);
517 cleanup(EX_USAGE);
522 cleanup(EX_USAGE);
994 exit(EX_USAGE);
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c1828 exit(EX_USAGE);

Completed in 251 milliseconds