Searched refs:hist_list (Results 1 - 6 of 6) sorted by relevance

/ast/src/cmd/ie/
H A Dhistory.h97 extern void hist_list(off_t,int,char*);
113 extern void hist_list();
H A Dhistory.c638 void hist_list(offset,last,nl) function
/ast/src/cmd/ksh93/include/
H A Dhistory.h66 extern void hist_list(History_t*,Sfio_t*, off_t, int, char*);
/ast/src/cmd/ksh93/bltins/
H A Dhist.c205 hist_list(shp->gd->hist_ptr,outfile,hist_tell(shp->gd->hist_ptr,range[flag]),0,arg);
/ast/src/cmd/ksh93/sh/
H A Djobs.c1072 hist_list(shgd->hist_ptr,outfile,pw->p_name,0,";");
1718 hist_list(shgd->hist_ptr,outfile,pw->p_name,'&',";");
/ast/src/cmd/ksh93/edit/
H A Dhistory.c921 void hist_list(register History_t *hp,Sfio_t *outfile, off_t offset,int last, char *nl) function

Completed in 89 milliseconds