Searched refs:pch2 (Results 1 – 1 of 1) sorted by relevance
1050 WCHAR *pch2, in decode_key_event() argument1057 *pch = *pch2 = NUL; in decode_key_event()1104 *pch2 = '\017'; in decode_key_event()1125 *pch2 = *pch; in decode_key_event()1783 tgetch(int *pmodifiers, WCHAR *pch2) in tgetch() argument1809 if (decode_key_event(&ir.Event.KeyEvent, &ch, pch2, in tgetch()