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

/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dsearch.c216 int ohisteventno = el->el_history.eventno; local
407 ohisteventno) {
409 ohisteventno;
433 if (el->el_history.eventno != ohisteventno) {
434 el->el_history.eventno = ohisteventno;
/macosx-10.10/libedit-40/src/
H A Dsearch.c218 int ohisteventno = el->el_history.eventno; local
410 ohisteventno) {
412 ohisteventno;
436 if (el->el_history.eventno != ohisteventno) {
437 el->el_history.eventno = ohisteventno;
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dsearch.c201 int ohisteventno = el->el_history.eventno; local
391 ohisteventno) {
393 ohisteventno;
417 if (el->el_history.eventno != ohisteventno) {
418 el->el_history.eventno = ohisteventno;

Completed in 125 milliseconds