Searched refs:hist_eof (Results 1 - 7 of 7) sorted by relevance

/ast/src/cmd/ie/
H A Dhistory.h94 extern void hist_eof(void);
110 extern void hist_eof();
H A Deditlib.c204 hist_eof();
H A Dhistory.c195 hist_eof(); /* this sets fixind to last command */
205 hist_eof();
437 void hist_eof() function
/ast/src/cmd/ksh93/include/
H A Dhistory.h63 extern void hist_eof(History_t*);
/ast/src/cmd/ksh93/bltins/
H A Dhist.c215 hist_eof(hp);
/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);
/ast/src/cmd/ksh93/sh/
H A Dmain.c509 hist_eof(shp->gd->hist_ptr);
556 hist_eof(shp->gd->hist_ptr);

Completed in 61 milliseconds