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

/osnet-11/usr/src/cmd/ast/msgcc/
H A Dmsgget.c70 error(ERROR_USAGE|4, "%s", opt_info.arg);
80 error(ERROR_USAGE|4, "%s", optusage(NiL));
88 error(ERROR_USAGE|4, "%s", optusage(NiL));
H A Dmsgcpp.c123 error(ERROR_USAGE|4, "%s", opt_info.arg);
H A Dmsggen.c248 error(ERROR_USAGE|4, "%s", opt_info.arg);
258 error(ERROR_USAGE|4, "%s", optusage(NiL));
/osnet-11/usr/src/lib/libcmd/common/
H A Dpids.c104 error(ERROR_USAGE|4, "%s", opt_info.arg);
114 error(ERROR_USAGE|4, "%s", optusage(NiL));
H A Dxargs.c208 error(ERROR_USAGE|4, "%s", opt_info.arg);
218 error(ERROR_USAGE|4, "%s", optusage(NiL));
H A Ddate.c381 error(ERROR_USAGE|4, "%s", opt_info.arg);
391 error(ERROR_USAGE|4, "%s", optusage(NiL));
439 error(ERROR_USAGE|4, "%s", optusage(NiL));
479 error(ERROR_USAGE|4, "%s", optusage(NiL));
H A Dvmstate.c164 error(ERROR_USAGE|4, "%s", opt_info.arg);
174 error(ERROR_USAGE|4, "%s", optusage(NiL));
H A Dfds.c202 error(ERROR_USAGE|4, "%s", opt_info.arg);
212 error(ERROR_USAGE|4, "%s", optusage(NiL));
H A Drm.c374 error(ERROR_USAGE|4, "%s", opt_info.arg);
386 error(ERROR_USAGE|4, "%s", optusage(NiL));
H A Dcksum.c531 error(ERROR_USAGE|4, "%s", opt_info.arg);
541 error(ERROR_USAGE|4, "%s", optusage(NiL));
H A Dtr.c530 error(ERROR_USAGE|4, "%s", opt_info.arg);
537 error(ERROR_USAGE|4, "%s", optusage(NiL));
H A Dcp.c865 error(ERROR_USAGE|4, "%s", opt_info.arg);
948 error(ERROR_USAGE|4, "%s", optusage(NiL));
963 error(ERROR_USAGE|4, "%s", optusage(NiL));
H A Dls.c1694 error(ERROR_USAGE|4, "%s", opt_info.arg);
1708 error(ERROR_USAGE|4, "%s", optusage(NiL));
H A Dgrep.c810 error(ERROR_USAGE|4, "%s", opt_info.arg);
/osnet-11/usr/src/lib/libast/common/include/
H A Derror.h46 #define ERROR_usage(n) ((((n)?2:0)+ERROR_ERROR)|ERROR_USAGE)
73 #define ERROR_USAGE 0x0800 /* usage message */ macro
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Derror.h55 #define ERROR_usage(n) ((((n)?2:0)+ERROR_ERROR)|ERROR_USAGE)
82 #define ERROR_USAGE 0x0800 /* usage message */ macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Derror.h55 #define ERROR_usage(n) ((((n)?2:0)+ERROR_ERROR)|ERROR_USAGE)
82 #define ERROR_USAGE 0x0800 /* usage message */ macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Derror.h55 #define ERROR_usage(n) ((((n)?2:0)+ERROR_ERROR)|ERROR_USAGE)
82 #define ERROR_USAGE 0x0800 /* usage message */ macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Derror.h55 #define ERROR_usage(n) ((((n)?2:0)+ERROR_ERROR)|ERROR_USAGE)
82 #define ERROR_USAGE 0x0800 /* usage message */ macro
/osnet-11/usr/src/lib/libast/common/comp/
H A Dgetoptl.c119 errormsg(NiL, c == '?' ? (ERROR_USAGE|4) : 2, "%s", opt_info.arg);
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Denum.c210 error(ERROR_USAGE|4, "%s", opt_info.arg);
221 error(ERROR_USAGE|2, "%s", optusage(NiL));
/osnet-11/usr/src/lib/libast/common/misc/
H A Derror.c34 * NOTE: id && ERROR_NOID && !ERROR_USAGE implies format=id for errmsg()
386 if ((flags & (ERROR_USAGE|ERROR_NOID)) == ERROR_NOID)
440 if (flags & ERROR_USAGE)
530 if (!(flags & ERROR_USAGE))
/osnet-11/usr/src/lib/libpp/common/
H A Dppargs.c459 error(ERROR_USAGE|4, "%s", opt_info.arg);

Completed in 61 milliseconds