Searched refs:cntrl_map (Results 1 – 1 of 1) sorted by relevance
2847 } cntrl_map[] = { variable2858 static int cntrl_map_entries = sizeof (cntrl_map)2874 if (cntrl_map[j].from == uc) { in convertascii()2876 *p++ = cntrl_map[j].to; in convertascii()