Home
last modified time | relevance | path

Searched refs:savehistfile (Results 1 – 4 of 4) sorted by relevance

/dports/shells/zsh/zsh-5.8.1/Src/
H A Dhist.c1179 savehistfile(hf, 0, HFILE_USE_OPTIONS | HFILE_FAST); in hbegin()
1620 savehistfile(hf, 0, HFILE_USE_OPTIONS | HFILE_FAST); in hend()
2853 savehistfile(char *fn, int err, int writeflags) in savehistfile() function
3054 savehistfile(fn, err, 0); in savehistfile()
3889 savehistfile(NULL, 1, writeflags); in saveandpophiststack()
H A Dbuiltin.c1509 savehistfile(*argv, 1, OPT_ISSET(ops,'I') ? HFILE_SKIPOLD : 0); in bin_fc()
1515 savehistfile(*argv, 1, HFILE_APPEND | in bin_fc()
5841 savehistfile(NULL, 1, writeflags); in zexit()
H A Dexec.c4137 savehistfile(NULL, 1, HFILE_USE_OPTIONS); in execcmd_exec()
4153 savehistfile(NULL, 1, HFILE_USE_OPTIONS); in execcmd_exec()
/dports/shells/zsh/zsh-5.8.1/Etc/
H A DChangeLog-4.15305 so that the HFILE_FAST algorithm in savehistfile() will recheck this