Home
last modified time | relevance | path

Searched defs:histsave (Results 1 – 9 of 9) sorted by relevance

/dports/databases/sqsh/sqsh-2.5/src/
H A Dsqsh_init.c274 char *histsave; local
H A Dsqsh_history.c880 char *histsave; local
/dports/shells/zsh/zsh-5.8.1/Src/
H A Dhist.c223 static struct histsave { struct
233 } *histsave_stack; argument
/dports/shells/pdksh/pdksh-5.2.14/
H A Dhistory.c606 histsave(lno, cmd, dowrite) in histsave() function
765 histsave(lno, cmd, dowrite) in histsave() function
1183 histsave(lno, cmd, dowrite) in histsave() function
/dports/games/edge/Edge-1.35-source/lib_win32/libvorbis-1.1.2/vq/
H A Dbookutil.c434 long *histsave=alloca(vals*sizeof(long)); in build_tree_from_lengths() local
/dports/audio/libvorbis/libvorbis-1.3.7/vq/
H A Dbookutil.c340 long *histsave=alloca(vals*sizeof(long)); in build_tree_from_lengths() local
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/3rd-party/libvorbis/vq/
H A Dbookutil.c341 long *histsave=alloca(vals*sizeof(long)); in build_tree_from_lengths() local
/dports/shells/oksh/oksh-7.0/
H A Dhistory.c660 histsave(int lno, const char *cmd, int dowrite) in histsave() function
/dports/shells/mksh/mksh/
H A Dhistrap.c609 histsave(int *lnp, const char *cmd, int svmode, bool ignoredups) in histsave() function