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

telnet_outputline() function

Syntax

static int telnet_outputline(struct connection *connection,     const char *line);

Arguments

connection

line

References

LocationReferrerText
telnet_server.c:65
static int telnet_outputline(struct connection *connection, const char *line)
telnet_server.c:93telnet_output()
return telnet_outputline(connection, line);
telnet_server.c:106telnet_log_callback()
telnet_outputline(connection, string);
telnet_server.c:124telnet_log_callback()
telnet_outputline(connection, string);

Call Tree

Functions calling telnet_outputline()
Functions called by telnet_outputline()
telnet_outputline()
strchr()
strlen()
all items filtered out
Data read by telnet_outputline()
Data written by telnet_outputline()
telnet_outputline()::len
telnet_outputline()::line_end
all items filtered out
telnet_outputline()
telnet_outputline()::len
all items filtered out