telnet_history_go() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

telnet_history_go() function

Syntax

static void telnet_history_go(struct connection *connection,     int idx);

Arguments

connection

idx

References

LocationReferrerText
telnet_server.c:269
static void telnet_history_go(struct connection *connection, int idx)
telnet_server.c:291telnet_history_up()
telnet_history_go(connection, last_history);
telnet_server.c:300telnet_history_down()
telnet_history_go(connection, next_history);

Call Tree

Functions calling telnet_history_go()
Functions called by telnet_history_go()
telnet_history_go()
memcpy()
strlen()
all items filtered out
Type of telnet_history_go()
telnet_history_go()
all items filtered out