Searched refs:detectindex (Results 1 – 1 of 1) sorted by relevance
636 uint32_t index, detectindex, lastindex; in cli_up_history() local643 detectindex = (index - 1 + CLI_INBUF_SIZE) % CLI_INBUF_SIZE; in cli_up_history()646 g_cli->history[detectindex] != '\0' && in cli_up_history()
Completed in 4 milliseconds