Lines Matching refs:SH_DICT
174 errormsg(SH_DICT,ERROR_exit(1), e_option, opt_info.name);
197 errormsg(SH_DICT,2, e_option, opt_info.arg);
202 errormsg(SH_DICT,ERROR_exit(1), e_restricted, opt_info.arg);
286 errormsg(SH_DICT,2, "%s", opt_info.arg);
289 errormsg(SH_DICT,ERROR_usage(0), "%s", opt_info.arg);
313 errormsg(SH_DICT,ERROR_usage(2),"%s",optusage(NIL(char*)));
350 errormsg(SH_DICT,2,e_cneedsarg);
351 errormsg(SH_DICT,ERROR_usage(2),optusage(NIL(char*)));
363 errormsg(SH_DICT,ERROR_usage(2),"-R requires scriptname");
365 errormsg(SH_DICT,ERROR_system(3),e_create,ap->kiafile);
367 errormsg(SH_DICT,ERROR_system(3),e_tmpcreate);