Searched refs:acstrans (Results 1 – 1 of 1) sorted by relevance
1212 static const char acstrans[] = "lqkxjmwuvtn"; in fmt_entry() local1215 char *tp, boxchars[sizeof(acstrans)]; in fmt_entry()1218 for (cp = acstrans; *cp; cp++) { in fmt_entry()