Home
last modified time | relevance | path

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

/openbsd/lib/libedit/
H A Dreadline.c1364 int curr_num; in history_get() local
1375 curr_num = ev.num; in history_get()
1459 int curr_num; in replace_history_entry() local
1467 curr_num = ev.num; in replace_history_entry()
1518 int curr_num, off; in where_history() local
1522 curr_num = ev.num; in where_history()
1554 int curr_num; in history_total_bytes() local
1559 curr_num = ev.num; in history_total_bytes()
1581 int curr_num; in history_set_pos() local
1587 curr_num = ev.num; in history_set_pos()
[all …]