Home
last modified time | relevance | path

Searched defs:sh_translate (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libshell/common/edit/
H A Dhistory.c99 # define sh_translate(x) (x) macro
/titanic_44/usr/src/lib/libshell/common/include/
H A Ddefs.h409 #define sh_translate(s) _sh_translate(ERROR_dictionary(s)) macro