Searched refs:hist_cancel (Results 1 - 5 of 5) sorted by relevance

/ast/src/cmd/ie/
H A Dhistory.h91 extern void hist_cancel(void);
107 extern void hist_cancel();
H A Dhistory.c351 hist_cancel();
502 void hist_cancel() function
/ast/src/cmd/ksh93/include/
H A Dhistory.h60 extern void hist_cancel(History_t*);
/ast/src/cmd/ksh93/bltins/
H A Dhist.c105 hist_cancel(hp);
259 hist_cancel(hp);
/ast/src/cmd/ksh93/edit/
H A Dhistory.c544 hist_cancel(hist_new);
723 hist_cancel(hp);
751 void hist_cancel(register History_t *hp) function

Completed in 167 milliseconds