Searched refs:info_keyseq_index (Results 1 – 1 of 1) sorted by relevance
4504 static int info_keyseq_index = 0; variable4512 info_keyseq_index = 0; in initialize_keyseq()4520 if (info_keyseq_index + 2 >= info_keyseq_size) in add_char_to_keyseq()4523 info_keyseq[info_keyseq_index++] = character; in add_char_to_keyseq()4524 info_keyseq[info_keyseq_index] = '\0'; in add_char_to_keyseq()4799 info_keyseq_index--;