Searched refs:e_subst (Results 1 – 5 of 5) sorted by relevance
139 extern const char e_subst[];
61 const char e_subst[] = "%s: bad substitution"; variable
94 errormsg(SH_DICT,ERROR_exit(1),argc==2?e_subst+4:e_direct); in b_cd()
304 errormsg(SH_DICT,ERROR_exit(1),e_subst,command); in hist_subst()
2563 errormsg(SH_DICT,ERROR_exit(1),e_subst,fcfirst()); in mac_error()