Home
last modified time | relevance | path

Searched refs:e_subst (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/include/
H A Dargnod.h139 extern const char e_subst[];
/titanic_41/usr/src/lib/libshell/common/data/
H A Dmsg.c61 const char e_subst[] = "%s: bad substitution"; variable
/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dcd_pwd.c94 errormsg(SH_DICT,ERROR_exit(1),argc==2?e_subst+4:e_direct); in b_cd()
H A Dhist.c304 errormsg(SH_DICT,ERROR_exit(1),e_subst,command); in hist_subst()
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dmacro.c2563 errormsg(SH_DICT,ERROR_exit(1),e_subst,fcfirst()); in mac_error()