OpenOCD
AioFile
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
AioFile
AioFile struct
Syntax
Show:
Summary
Declaration
Definition
from
jim-aio.c:151
struct
AioFile
;
Implemented in
jim-aio.c:164
Fields
Field
Declared as
AioFile::fp
FILE
*
AioFile::filename
Jim_Obj
*
AioFile::type
int
AioFile::flags
int
AioFile::fd
int
AioFile::addr_family
int
AioFile::ssl
void
*
AioFile::fops
const
JimAioFopsType
*
AioFile::openFlags
int
AioFile::rEvent
Jim_Obj
*
AioFile::wEvent
Jim_Obj
*
AioFile::eEvent
Jim_Obj
*
Related Functions
Found 16 other functions taking a
AioFile
argument:
Function
stdio_writer()
stdio_reader()
stdio_getline()
stdio_error()
stdio_strerror()
stdio_eof()
JimAioErrorString()
JimCheckStreamError()
aio_eventinfo()
stdio_writer()
stdio_reader()
stdio_getline()
stdio_error()
stdio_strerror()
JimAioErrorString()
JimCheckStreamError()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out