Home
last modified time | relevance | path

Searched refs:optusage (Results 1 – 25 of 73) sorted by relevance

123

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dmisc.c86 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage((char*)0)); in b_exec()
176 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage((char*)0)); in b_let()
197 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage((char*)0)); in b_eval()
233 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage((char*)0)); in b_dot_cmd()
358 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage((char*)0)); in b_shift()
384 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage((char*)0)); in b_wait()
415 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage((char*)0)); in b_bg()
454 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage((char*)0)); in b_jobs()
486 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage((char*)0)); in b_universe()
537 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage((char*)0)); in b_vpath()
[all …]
H A Dcflow.c64 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage((char*)0)); in b_return()
100 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage((char*)0)); in b_break()
H A Dshiocmd_solaris.c560 errormsg(SH_DICT, ERROR_usage(2), optusage((char*)0)); in b_open()
623 errormsg(SH_DICT, ERROR_usage(2), optusage((char*)0)); in b_close()
688 errormsg(SH_DICT, ERROR_usage(2), optusage((char*)0)); in b_tmpfile()
763 errormsg(SH_DICT, ERROR_usage(2), optusage((char*)0)); in b_dup()
835 errormsg(SH_DICT, ERROR_usage(2), optusage((char*)0)); in b_stat()
895 errormsg(SH_DICT, ERROR_usage(2), optusage((char*)0)); in b_rewind()
H A Dgetopts.c92 errormsg(SH_DICT,ERROR_usage(2), "%s", optusage((char*)0)); in b_getopts()
163 errormsg(SH_DICT,ERROR_usage(2), "%s", optusage((char*)0)); in b_getopts()
H A Dwhence.c88 errormsg(SH_DICT,ERROR_usage(2),"%s", optusage((char*)0)); in b_command()
129 errormsg(SH_DICT,ERROR_usage(2),optusage((char*)0)); in b_whence()
H A Dcd_pwd.c83 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage((char*)0)); in b_cd()
239 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage((char*)0)); in b_pwd()
H A Dumask.c59 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage((char*)0)); in b_umask()
H A Dalarm.c254 errormsg(SH_DICT,ERROR_usage(2),optusage((char*)0)); in b_alarm()
261 errormsg(SH_DICT,ERROR_usage(2),optusage((char*)0)); in b_alarm()
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A Dmsgget.c80 error(ERROR_USAGE|4, "%s", optusage(NiL)); in main()
88 error(ERROR_USAGE|4, "%s", optusage(NiL)); in main()
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Ddate.c391 error(ERROR_USAGE|4, "%s", optusage(NiL)); in b_date()
439 error(ERROR_USAGE|4, "%s", optusage(NiL)); in b_date()
479 error(ERROR_USAGE|4, "%s", optusage(NiL)); in b_date()
H A Dsync.c72 error(ERROR_usage(2), "%s", optusage(NiL)); in b_sync()
H A Dlogname.c72 error(ERROR_usage(2), "%s", optusage(NiL)); in b_logname()
H A Dtty.c87 error(ERROR_usage(2), "%s", optusage(NiL)); in b_tty()
H A Duniq.c314 error(ERROR_usage(2), "%s", optusage(NiL)); in b_uniq()
333 error(ERROR_usage(2), "%s", optusage(NiL)); in b_uniq()
H A Dmkfifo.c82 error(ERROR_usage(2), "%s", optusage(NiL)); in b_mkfifo()
H A Drmdir.c91 error(ERROR_usage(2), "%s", optusage(NiL)); in b_rmdir()
H A Dpids.c118 error(ERROR_USAGE|4, "%s", optusage(NiL)); in b_pids()
H A Ddirname.c131 error(ERROR_usage(2),"%s", optusage(NiL)); in b_dirname()
H A Dbasename.c132 error(ERROR_usage(2), "%s", optusage(NiL)); in b_basename()
H A Dcmp.c330 error(ERROR_usage(2), "%s", optusage(NiL)); in b_cmp()
367 error(ERROR_usage(0), "%s", optusage(NiL)); in b_cmp()
H A Dmktemp.c125 error(ERROR_usage(2), "%s", optusage(NiL)); in b_mktemp()
H A Drev.c143 error(ERROR_usage(2),"%s",optusage((char*)0)); in b_rev()
H A Dhead.c122 error(ERROR_usage(2), "%s", optusage(NiL)); in b_head()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Doption.h101 extern char* optusage(const char*);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Doption.h99 extern char* optusage(const char*);

123