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

/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dhistory.c82 #define HFIRST(h, ev) (*(h)->h_first)((h)->h_ref, ev) macro
976 retval = HFIRST(h, ev);
/macosx-10.10/libedit-40/src/
H A Dhistory.c82 #define HFIRST(h, ev) (*(h)->h_first)((h)->h_ref, ev) macro
1024 retval = HFIRST(h, ev);
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dhistory.c71 #define HFIRST(h, ev) (*(h)->h_first)((h)->h_ref, ev) macro
858 retval = HFIRST(h, ev);

Completed in 126 milliseconds