Searched refs:hist_tell (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/include/
H A Dhistory.h68 extern off_t hist_tell(History_t*,int);
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dhistory.h77 extern __MANGLE__ off_t hist_tell __PROTO__((History_t*,int));
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dhistory.h77 extern __MANGLE__ off_t hist_tell __PROTO__((History_t*,int));
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dhistory.h77 extern __MANGLE__ off_t hist_tell __PROTO__((History_t*,int));
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dhistory.h77 extern __MANGLE__ off_t hist_tell __PROTO__((History_t*,int));
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dhist.c205 hist_list(shp->gd->hist_ptr,outfile,hist_tell(shp->gd->hist_ptr,range[flag]),0,arg);
/osnet-11/usr/src/lib/libshell/common/edit/
H A Dhistory.c898 off_t hist_tell(register History_t *hp, int n) function
987 offset = hist_tell(hp,index1);
H A Dedit.c1682 offset = hist_tell(hp,index1);
/osnet-11/usr/src/lib/libshell/common/sh/
H A Djobs.c1370 pw->p_name=hist_tell(shgd->hist_ptr,(int)hp->histind-1);

Completed in 72 milliseconds