Searched refs:historyEvent (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.cpp151 HistEvent historyEvent;
152 history(fHistory, &historyEvent, H_SETSIZE, 100);
367 HistEvent historyEvent; local
368 history(fHistory, &historyEvent, H_ENTER, line);

Completed in 57 milliseconds