Home
last modified time | relevance | path

Searched refs:rl_he (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libedit/
H A Dreadline.c192 static HIST_ENTRY rl_he; variable
1697 rl_he.line = ev.str; in current_history()
1698 rl_he.data = NULL; in current_history()
1699 return &rl_he; in current_history()