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