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

/ast/src/cmd/ksh93/edit/
H A Dhistory.c99 # define sh_translate(x) (x) macro
927 sfputr(outfile,sh_translate(e_unknown),'\n');
/ast/src/cmd/ksh93/include/
H A Ddefs.h454 #define sh_translate(s) _sh_translate(ERROR_dictionary(s)) macro

Completed in 12 milliseconds