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

stdio_getline() function

Syntax

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

Arguments

af

buf

len

References

LocationText
jimsh0.c:2003
static const char *stdio_getline(struct AioFile *af, char *buf, int len)
jimsh0.c:2039
stdio_getline,

Call Tree

Functions called by stdio_getline()
stdio_getline()
fgets()
all items filtered out
Data read by stdio_getline()
stdio_getline()
Implementations
stdio_getline()
all items filtered out