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

/ast/src/cmd/ksh93/include/
H A Dhistory.h50 } Histloc_t; typedef in typeref:struct:__anon112
64 extern Histloc_t hist_find(History_t*,char*,int, int, int);
72 extern Histloc_t hist_locate(History_t*,int, int, int);
/ast/src/cmd/ksh93/bltins/
H A Dhist.c57 Histloc_t location;
/ast/src/cmd/ksh93/edit/
H A Dhistory.c952 Histloc_t hist_find(register History_t*hp,char *string,register int index1,int flag,int direction)
957 Histloc_t location;
1140 Histloc_t hist_locate(History_t *hp,register int command,register int line,int lines)
1142 Histloc_t next;
H A Dhexpand.c156 Histloc_t hl; /* history location */
H A Demacs.c119 Histloc_t _location;
1235 Histloc_t location;
H A Dvi.c2221 Histloc_t location;

Completed in 23 milliseconds