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

fd_read() function

Syntax

static int fd_read(struct current *current);
Implemented in linenoise-win32.c:310

Arguments

current

References

LocationReferrerText
linenoise-win32.c:310
static int fd_read(struct current *current)
linenoise.c:504
static int fd_read(struct current *current);
linenoise.c:1124completeLine()
c = fd_read(current);
linenoise.c:1760reverseIncrementalSearch()
c = fd_read(current);
linenoise.c:1857linenoiseEdit()
int c = fd_read(current);
linenoise.c:1967linenoiseEdit()
c = fd_read(current);

Call Tree

Functions calling fd_read()
Functions called by fd_read()
fd_read()
WaitForSingleObject()
ReadConsoleInputW()
all items filtered out
Data read by fd_read()
_KEY_EVENT_RECORD::bKeyDown
_KEY_EVENT_RECORD::wVirtualKeyCode
_KEY_EVENT_RECORD::::UnicodeChar
_KEY_EVENT_RECORD::uChar
_KEY_EVENT_RECORD::dwControlKeyState
_INPUT_RECORD::EventType
_INPUT_RECORD::Event
fd_read()::current
fd_read()::irec
fd_read()::k
all items filtered out
fd_read()
Type of fd_read()
fd_read()
DWORD
KEY_EVENT_RECORD
INPUT_RECORD
all items filtered out