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

stdio_strerror() function

Syntax

static const char *stdio_strerror(struct AioFile *af);

Arguments

af

References

LocationText
jimsh0.c:2031
static const char *stdio_strerror(struct AioFile *af)
jimsh0.c:2041
stdio_strerror,

Call Tree

Functions called by stdio_strerror()
stdio_strerror()
strerror()
_errno()
all items filtered out
Implementations
stdio_strerror()
all items filtered out