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

/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/src/
H A Dhistory.c68 int h_ent; /* Last entry point for history */ local
577 h->h_ent = -1;
709 h->h_ent = -1;
966 h->h_ent = ev->num;
971 if ((retval = HSET(h, ev, h->h_ent)) != -1)
1037 h->h_ent = -1;
/macosx-10.9.5/libedit-39/src/
H A Dhistory.c68 int h_ent; /* Last entry point for history */ local
580 h->h_ent = -1;
713 h->h_ent = -1;
1014 h->h_ent = ev->num;
1019 if ((retval = HSET(h, ev, h->h_ent)) != -1)
1085 h->h_ent = -1;
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libedit/
H A Dhistory.c58 int h_ent; /* Last entry point for history */ member in struct:history
491 h->h_ent = -1;
619 h->h_ent = -1;
848 h->h_ent = ev->num;
853 if ((retval = HSET(h, ev, h->h_ent)) != -1)
919 h->h_ent = -1;

Completed in 138 milliseconds