JimAioFopsType::strerror is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDJimAioFopsType::strerror

JimAioFopsType::strerror field

Syntax

const char *(*strerror)(struct AioFile *af);

References

LocationReferrerScopeText
jim-aio.c:158
const char *(*strerror)(struct AioFile *af);
jimsh0.c:1974
const char *(*strerror)(struct AioFile *af);
jim-aio.c:224stdio_strerror()stdio_fops
static const JimAioFopsType stdio_fops = {
jim-aio.c:625JimAioErrorString()
return af->fops->strerror(af);
jimsh0.c:2036stdio_strerror()stdio_fops
static const JimAioFopsType stdio_fops = {
jimsh0.c:2054JimAioErrorString()
return af->fops->strerror(af);

Call Tree

Functions calling JimAioFopsType::strerror
JimAioFopsType::strerror
Implementations
all items filtered out
JimAioFopsType::strerror