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

telnet_log_callback() function

Syntax

static void telnet_log_callback(void *priv,     const char *file,     unsigned line,     const char *function,     const char *string);

Arguments

priv

file

line

function

string

References

LocationReferrerText
telnet_server.c:96
static void telnet_log_callback(void *priv, const char *file, unsigned line,
telnet_server.c:247telnet_new_connection()
log_add_callback(telnet_log_callback, connection);
telnet_server.c:911telnet_connection_closed()
log_remove_callback(telnet_log_callback, connection);

Call Tree

Functions called by telnet_log_callback()
telnet_log_callback()
Data read by telnet_log_callback()
Data written by telnet_log_callback()
telnet_log_callback()
telnet_log_callback()::i
telnet_log_callback()::tmp
all items filtered out
Type of telnet_log_callback()
telnet_log_callback()
size_t
all items filtered out