Searched refs:sh_histinit (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/include/
H A Dhistory.h59 extern int sh_histinit(void *);
/illumos-gate/usr/src/lib/libshell/amd64/include/ast/
H A Dhistory.h68 extern __MANGLE__ int sh_histinit __PROTO__((__V_ *));
/illumos-gate/usr/src/lib/libshell/i386/include/ast/
H A Dhistory.h68 extern __MANGLE__ int sh_histinit __PROTO__((__V_ *));
/illumos-gate/usr/src/lib/libshell/sparc/include/ast/
H A Dhistory.h68 extern __MANGLE__ int sh_histinit __PROTO__((__V_ *));
/illumos-gate/usr/src/lib/libshell/sparcv9/include/ast/
H A Dhistory.h68 extern __MANGLE__ int sh_histinit __PROTO__((__V_ *));
/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dhist.c59 if(!sh_histinit((void*)shp))
H A Dprint.c182 if(!sh_histinit((void*)shp))
H A Dread.c455 sh_histinit((void*)shp);
/illumos-gate/usr/src/lib/libshell/common/edit/
H A Dhistory.c228 int sh_histinit(void *sh_context) function
496 if(!sh_histinit(hp->histshell))
750 if(!sh_histinit(hp->histshell))
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dmain.c419 if(sh_histinit((void*)shp))
H A Dinit.c250 sh_histinit(shp);

Completed in 73 milliseconds