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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-eexst.c28 If not defined or set by the user program, this defaults to EX_USAGE from
30 error_t argp_err_exit_status = EX_USAGE;
H A Dsysexits.in.h52 # define EX_USAGE 64 macro
/osnet-11/usr/src/lib/libldap4/include/
H A Dsysexits-compat.h41 ** EX_USAGE -- The command was used incorrectly, e.g., with
97 # define EX_USAGE 64 /* command line usage error */ macro
/osnet-11/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.c429 return EX_USAGE;
435 return EX_USAGE;
444 ExitStat = EX_USAGE;
478 return EX_USAGE;
864 ExitStat = EX_USAGE;
896 ExitStat = EX_USAGE;
930 ExitStat = EX_USAGE;
975 ExitStat = EX_USAGE;
997 ExitStat = EX_USAGE;
1019 ExitStat = EX_USAGE;
[all...]
H A Dparseaddr.c277 setstat(EX_USAGE);
372 setstat(EX_USAGE);
1071 return EX_USAGE;
1073 return EX_USAGE;
1941 { "usage", EX_USAGE },
H A Ddeliver.c2994 case EX_USAGE:
3726 case EX_USAGE:
6134 return EX_USAGE;
H A Dreadcf.c2601 finis(false, true, EX_USAGE);
2675 finis(false, true, EX_USAGE);
H A Dconf.c3931 finis(false, true, EX_USAGE);
/osnet-11/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
/osnet-11/usr/src/cmd/sendmail/aux/
H A Dmailcompat.c70 exit(EX_USAGE);
81 exit(EX_USAGE);
159 exit(EX_USAGE);
168 exit(EX_USAGE);
307 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.c70 exit(EX_USAGE);
H A Dmail.local.c1027 eval = EX_USAGE;
1118 if (eval != EX_USAGE)
H A Dvacation.c186 exit(EX_USAGE);
204 exit(EX_USAGE);
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dstrexit.c96 case EX_USAGE:
/osnet-11/usr/src/cmd/sendmail/libmilter/
H A Dexample.c278 exit(EX_USAGE);
289 exit(EX_USAGE);
/osnet-11/usr/src/grub/grub2/
H A Dconfigure30336 case EX_USAGE:
[all...]

Completed in 146 milliseconds