Home
last modified time | relevance | path

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

1234

/titanic_50/usr/src/lib/libshell/common/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()
232 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage((char*)0)); in b_dot_cmd()
357 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage((char*)0)); in b_shift()
383 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage((char*)0)); in b_wait()
414 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage((char*)0)); in b_bg()
453 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage((char*)0)); in b_jobs()
485 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage((char*)0)); in b_universe()
533 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()
98 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.c87 errormsg(SH_DICT,ERROR_usage(2), "%s", optusage((char*)0)); in b_getopts()
155 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()
235 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()
/titanic_50/usr/src/cmd/ast/msgcc/
H A Dmsgget.c80 error(ERROR_USAGE|4, "%s", optusage(NiL)); in main()
88 error(ERROR_USAGE|4, "%s", optusage(NiL)); in main()
/titanic_50/usr/src/lib/libcmd/common/
H A Ddate.c365 error(ERROR_USAGE|4, "%s", optusage(NiL)); in b_date()
413 error(ERROR_USAGE|4, "%s", optusage(NiL)); in b_date()
453 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.c79 error(ERROR_usage(2), "%s", optusage(NiL)); in b_tty()
H A Dcmp.c222 error(ERROR_usage(2), "%s", optusage(NiL)); in b_cmp()
259 error(ERROR_usage(0), "%s", optusage(NiL)); in b_cmp()
H A Dmkfifo.c84 error(ERROR_usage(2), "%s", optusage(NiL)); in b_mkfifo()
H A Duniq.c310 error(ERROR_usage(2), "%s", optusage(NiL)); in b_uniq()
329 error(ERROR_usage(2), "%s", optusage(NiL)); in b_uniq()
H A Dreadlink.c82 error(ERROR_usage(2),"%s", optusage(NiL)); in b_readlink()
H A Drmdir.c87 error(ERROR_usage(2), "%s", optusage(NiL)); in b_rmdir()
H A Dpids.c114 error(ERROR_USAGE|4, "%s", optusage(NiL)); in b_pids()
H A Dbasename.c112 error(ERROR_usage(2), "%s", optusage(NiL)); in b_basename()
H A Ddirname.c128 error(ERROR_usage(2),"%s", optusage(NiL)); in b_dirname()
/titanic_50/usr/src/lib/libast/common/include/
H A Doption.h99 extern char* optusage(const char*);
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Doption.h112 extern __MANGLE__ char* optusage __PROTO__((const char*));
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Doption.h112 extern __MANGLE__ char* optusage __PROTO__((const char*));
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Doption.h112 extern __MANGLE__ char* optusage __PROTO__((const char*));

1234