Home
last modified time | relevance | path

Searched refs:e_pfsh (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libshell/common/include/
H A Dpath.h105 extern const char e_pfsh[];
/titanic_50/usr/src/lib/libshell/common/data/
H A Dmsg.c65 const char e_pfsh[] = "%s: disabled in profile shell"; variable
/titanic_50/usr/src/lib/libshell/common/bltins/
H A Dtypeset.c825 errormsg(SH_DICT,ERROR_exit(1),e_pfsh,argv[-opt_info.index]); in b_builtin()