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

stdio_reader() function

Syntax

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

Arguments

af

buf

len

References

LocationText
jim-aio.c:181
static int stdio_reader(struct AioFile *af, char *buf, int len)
jim-aio.c:226
stdio_reader,

Call Tree

Functions called by stdio_reader()
stdio_reader()
fread()
all items filtered out
Data read by stdio_reader()
stdio_reader()
Implementations
stdio_reader()
all items filtered out