JimAppendStreamToString() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDJimAppendStreamToString()

JimAppendStreamToString() function

Syntax

static int JimAppendStreamToString(Jim_Interp *interp,     int fd,     Jim_Obj *strObj);

Arguments

interp

fd

strObj

References

LocationReferrerText
jimsh0.c:4484
static int JimAppendStreamToString(Jim_Interp *interp, int fd, Jim_Obj *strObj)
jimsh0.c:4717Jim_ExecCmd()
if (JimAppendStreamToString(interp, outputId, errStrObj) < 0) {
jimsh0.c:4734Jim_ExecCmd()
ret = JimAppendStreamToString(interp, errorId, errStrObj);

Call Tree

Functions calling JimAppendStreamToString()
Functions called by JimAppendStreamToString()
all items filtered out
JimAppendStreamToString()
fclose()
fread()
fdopen()
all items filtered out
Data read by JimAppendStreamToString()
Data written by JimAppendStreamToString()
JimAppendStreamToString()::buf
JimAppendStreamToString()::fh
JimAppendStreamToString()::ret
JimAppendStreamToString()::retval
all items filtered out
JimAppendStreamToString()
JimAppendStreamToString()::ret
all items filtered out
Type of JimAppendStreamToString()
JimAppendStreamToString()
FILE
all items filtered out