s_tr
static char *compile_tr(char *, struct s_tr **);
compile_tr(char *p, struct s_tr **py)
struct s_tr *y;
struct s_tr *y; /* Replace command array */
do_tr(struct s_tr *y)
static void do_tr(struct s_tr *);