Searched defs:Histloc_t (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libshell/amd64/include/ast/ |
H A D | history.h | 59 } Histloc_t; typedef in typeref:struct:__anon3942 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));
|
/illumos-gate/usr/src/lib/libshell/common/include/ |
H A D | history.h | 50 } Histloc_t; typedef in typeref:struct:__anon3951 64 extern Histloc_t hist_find(History_t*,char*,int, int, int); 72 extern Histloc_t hist_locate(History_t*,int, int, int);
|
/illumos-gate/usr/src/lib/libshell/i386/include/ast/ |
H A D | history.h | 59 } Histloc_t; typedef in typeref:struct:__anon3957 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));
|
/illumos-gate/usr/src/lib/libshell/sparc/include/ast/ |
H A D | history.h | 59 } Histloc_t; typedef in typeref:struct:__anon3960 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));
|
/illumos-gate/usr/src/lib/libshell/sparcv9/include/ast/ |
H A D | history.h | 59 } Histloc_t; typedef in typeref:struct:__anon3963 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));
|
Completed in 77 milliseconds