Home
last modified time | relevance | path

Searched defs:savehist (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/bin/csh/
H A Dhist.c45 savehist(struct wordent *sp) in savehist() function
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/
H A DCPAN.pm1383 sub savehist { subroutine
/openbsd-src/bin/ksh/
H A Dc_sh.c253 int expand = 1, savehist = 0; in c_read() local