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

/opensolaris-onvv-gate/usr/src/lib/libshell/common/include/
H A Dhistory.h50 } Histloc_t; typedef in typeref:struct:__anon4307
64 extern Histloc_t hist_find(History_t*,char*,int, int, int);
72 extern Histloc_t hist_locate(History_t*,int, int, int);
/opensolaris-onvv-gate/usr/src/lib/libshell/amd64/include/ast/
H A Dhistory.h59 } Histloc_t; typedef in typeref:struct:__anon4298
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));
/opensolaris-onvv-gate/usr/src/lib/libshell/i386/include/ast/
H A Dhistory.h59 } Histloc_t; typedef in typeref:struct:__anon4313
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));
/opensolaris-onvv-gate/usr/src/lib/libshell/sparc/include/ast/
H A Dhistory.h59 } Histloc_t; typedef in typeref:struct:__anon4316
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));
/opensolaris-onvv-gate/usr/src/lib/libshell/sparcv9/include/ast/
H A Dhistory.h59 } Histloc_t; typedef in typeref:struct:__anon4319
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));
/opensolaris-onvv-gate/usr/src/lib/libshell/common/bltins/
H A Dhist.c57 Histloc_t location;
/opensolaris-onvv-gate/usr/src/lib/libshell/common/edit/
H A Dhistory.c920 Histloc_t hist_find(register History_t*hp,char *string,register int index1,int flag,int direction)
925 Histloc_t location;
1108 Histloc_t hist_locate(History_t *hp,register int command,register int line,int lines)
1110 Histloc_t next;
H A Demacs.c119 Histloc_t _location;
1176 Histloc_t location;
H A Dhexpand.c156 Histloc_t hl; /* history location */
H A Dvi.c2132 Histloc_t location;

Completed in 174 milliseconds