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

telnet_history_add() function

Syntax

static void telnet_history_add(struct connection *connection);

Arguments

connection

References

LocationReferrerText
telnet_server.c:303
static void telnet_history_add(struct connection *connection)
telnet_server.c:506telnet_exec_line()
telnet_history_add(connection);

Call Tree

Functions calling telnet_history_add()
Functions called by telnet_history_add()
all items filtered out
telnet_history_add()
strcmp()
strdup()
free()
all items filtered out
Data read by telnet_history_add()
Data written by telnet_history_add()
telnet_history_add()
Type of telnet_history_add()
telnet_history_add()
all items filtered out