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

sb_free() function

Frees a stringbuf. It is OK to call this with NULL.

Syntax

void sb_free(stringbuf *sb);
Implemented in linenoise.c:162

Arguments

sb

Call Tree

Functions calling sb_free()
Functions called by sb_free()
sb_free()
free()
all items filtered out
Data read by sb_free()
all items filtered out
sb_free()
Types freed by sb_free()
all items filtered out
sb_free()