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

/osnet-11/usr/src/lib/libshell/common/include/
H A Dhistory.h50 } Histloc_t; typedef in typeref:struct:__anon2510
64 extern Histloc_t hist_find(History_t*,char*,int, int, int);
72 extern Histloc_t hist_locate(History_t*,int, int, int);
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dhistory.h59 } Histloc_t; typedef in typeref:struct:__anon2501
73 extern __MANGLE__ Histloc_t hist_find __PROTO__((History_t*,char*,int, int, int));
81 extern __MANGLE__ Histloc_t hist_locate __PROTO__((History_t*,int, int, int));
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dhistory.h59 } Histloc_t; typedef in typeref:struct:__anon2518
73 extern __MANGLE__ Histloc_t hist_find __PROTO__((History_t*,char*,int, int, int));
81 extern __MANGLE__ Histloc_t hist_locate __PROTO__((History_t*,int, int, int));
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dhistory.h59 } Histloc_t; typedef in typeref:struct:__anon2521
73 extern __MANGLE__ Histloc_t hist_find __PROTO__((History_t*,char*,int, int, int));
81 extern __MANGLE__ Histloc_t hist_locate __PROTO__((History_t*,int, int, int));
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dhistory.h59 } Histloc_t; typedef in typeref:struct:__anon2524
73 extern __MANGLE__ Histloc_t hist_find __PROTO__((History_t*,char*,int, int, int));
81 extern __MANGLE__ Histloc_t hist_locate __PROTO__((History_t*,int, int, int));
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dhist.c57 Histloc_t location;
/osnet-11/usr/src/lib/libshell/common/edit/
H A Dhistory.c948 Histloc_t hist_find(register History_t*hp,char *string,register int index1,int flag,int direction)
953 Histloc_t location;
1136 Histloc_t hist_locate(History_t *hp,register int command,register int line,int lines)
1138 Histloc_t next;
H A Dhexpand.c156 Histloc_t hl; /* history location */
H A Demacs.c119 Histloc_t _location;
1232 Histloc_t location;
H A Dvi.c2217 Histloc_t location;

Completed in 245 milliseconds