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

telnet_can_insert() function

Syntax

static inline bool telnet_can_insert(struct connection *connection,     size_t len);

Arguments

connection

len

References

LocationReferrerText
telnet_server.c:388
static inline bool telnet_can_insert(struct connection *connection, size_t len)
telnet_server.c:405telnet_insert()
if (!telnet_can_insert(connection, len)) {

Call Tree

Functions calling telnet_can_insert()
all items filtered out
telnet_can_insert()
Data read by telnet_can_insert()
telnet_can_insert()
Type of telnet_can_insert()
telnet_can_insert()
all items filtered out