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

sb_insert_space() function

Syntax

static void sb_insert_space(stringbuf *sb,     int pos,     int len);

Arguments

sb

pos

len

References

LocationReferrerText
linenoise.c:217
static void sb_insert_space(stringbuf *sb, int pos, int len)
linenoise.c:263sb_insert()
sb_insert_space(sb, index, len);

Call Tree

Functions calling sb_insert_space()
Functions called by sb_insert_space()
all items filtered out
sb_insert_space()
memmove()
all items filtered out
Data read by sb_insert_space()
Data written by sb_insert_space()
sb_insert_space()