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

sb_len() function

Returns the length of the buffer. Returns 0 for both a NULL buffer and an empty buffer.

Syntax

static inline int sb_len(stringbuf *sb);

Arguments

sb

References

Call Tree

Functions calling sb_len()
all items filtered out
sb_len()
Data read by sb_len()
all items filtered out
sb_len()