Searched defs:hist_eof (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/ie/
H A Dhistory.c195 hist_eof(); /* this sets fixind to last command */
205 hist_eof();
437 void hist_eof() function
/ast/src/cmd/ksh93/edit/
H A Dhistory.c338 hist_eof(hp); /* this sets histind to last command */
349 hist_eof(hp);
625 void hist_eof(register History_t *hp) function
1212 hist_eof(hp);

Completed in 39 milliseconds