Home
last modified time | relevance | path

Searched refs:_sh_translate (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/include/
H A Ddefs.h398 extern const char *_sh_translate(const char*);
409 #define sh_translate(s) _sh_translate(ERROR_dictionary(s))
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Ddefs.h440 extern const char *_sh_translate(const char*);
459 #define sh_translate(s) _sh_translate(ERROR_dictionary(s))
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dstring.c657 const char *_sh_translate(const char *message) in _sh_translate() function
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dstring.c687 const char *_sh_translate(const char *message) in _sh_translate() function