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

/osnet-11/usr/src/lib/libshell/common/include/
H A Dhistory.h72 extern Histloc_t hist_locate(History_t*,int, int, int);
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dhistory.h81 extern __MANGLE__ Histloc_t hist_locate __PROTO__((History_t*,int, int, int));
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dhistory.h81 extern __MANGLE__ Histloc_t hist_locate __PROTO__((History_t*,int, int, int));
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dhistory.h81 extern __MANGLE__ Histloc_t hist_locate __PROTO__((History_t*,int, int, int));
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dhistory.h81 extern __MANGLE__ Histloc_t hist_locate __PROTO__((History_t*,int, int, int));
/osnet-11/usr/src/lib/libshell/common/edit/
H A Demacs.c264 location = hist_locate(shgd->hist_ptr,location.hist_command,location.hist_line,1);
673 location = hist_locate(shgd->hist_ptr,hline,hloff,count);
H A Dhistory.c1136 Histloc_t hist_locate(History_t *hp,register int command,register int line,int lines) function

Completed in 21 milliseconds