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

linenoiseHistoryAdd() function

Syntax

int linenoiseHistoryAdd(const char *line);
Implemented in linenoise.c:2174

Arguments

line

References

LocationReferrerText
linenoise.c:2174
int linenoiseHistoryAdd(const char *line) {
linenoise.h:87
int linenoiseHistoryAdd(const char *line);
jim-interactive.c:78Jim_HistoryAdd()
linenoiseHistoryAdd(line);
linenoise.c:1850linenoiseEdit()
linenoiseHistoryAdd("");

Call Tree

Functions calling linenoiseHistoryAdd()
Functions called by linenoiseHistoryAdd()
all items filtered out
linenoiseHistoryAdd()
strdup()
all items filtered out
Data read by linenoiseHistoryAdd()
all items filtered out
linenoiseHistoryAdd()