Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dpath.h112 extern const char e_pfsh[];
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dmsg.c67 const char e_pfsh[] = "%s: disabled in profile shell"; variable
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dtypeset.c1024 errormsg(SH_DICT,ERROR_exit(1),e_pfsh,argv[-opt_info.index]); in b_builtin()