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

/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dhistory.c134 int eventid; /* For generation of unique event id */ member in struct:history_t
476 h->cursor->ev.num = ++h->eventid;
530 h->eventid = 0;
553 h->eventid = 0;
/macosx-10.10/libedit-40/src/
H A Dhistory.c134 int eventid; /* For generation of unique event id */ member in struct:history_t
477 c->ev.num = ++h->eventid;
532 h->eventid = 0;
556 h->eventid = 0;
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dhistory.c121 int eventid; /* For generation of unique event id */ member in struct:history_t
390 h->cursor->ev.num = ++h->eventid;
444 h->eventid = 0;
467 h->eventid = 0;

Completed in 245 milliseconds