linenoiseHistorySave() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDlinenoiseHistorySave()

linenoiseHistorySave() function

Syntax

int linenoiseHistorySave(const char *filename);
Implemented in linenoise.c:2210

Arguments

filename

References

LocationReferrerText
linenoise.c:2210
int linenoiseHistorySave(const char *filename) {
linenoise.h:106
int linenoiseHistorySave(const char *filename);
jim-interactive.c:90Jim_HistorySave()
linenoiseHistorySave(filename);

Call Tree

Functions calling linenoiseHistorySave()
Functions called by linenoiseHistorySave()
all items filtered out
linenoiseHistorySave()
fclose()
fopen()
fputc()
fputs()
all items filtered out
Data read by linenoiseHistorySave()
Data written by linenoiseHistorySave()
linenoiseHistorySave()::fp
linenoiseHistorySave()::j
linenoiseHistorySave()::str
all items filtered out
linenoiseHistorySave()
linenoiseHistorySave()::j
linenoiseHistorySave()::str
all items filtered out
Type of linenoiseHistorySave()
linenoiseHistorySave()
FILE
all items filtered out