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

stdio_writer() function

Syntax

static int stdio_writer(struct AioFile *af,     const char *buf,     int len);

Arguments

af

buf

len

References

LocationText
jimsh0.c:1993
static int stdio_writer(struct AioFile *af, const char *buf, int len)
jimsh0.c:2037
stdio_writer,

Call Tree

Functions called by stdio_writer()
stdio_writer()
fwrite()
all items filtered out
Data read by stdio_writer()
stdio_writer()
Implementations
stdio_writer()
all items filtered out