Home
last modified time | relevance | path

Searched refs:loadhist (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.hist.c1174 loadhist(*vp, (hflg & HIST_MERGE) ? 1 : 0); in dohist()
1312 loadhist(fname, 1); in rechist()
1355 loadhist(Char *fname, int mflg) in loadhist() function
H A Dsh.decls.h223 extern void loadhist (Char *, int);
H A Dsh.c1363 loadhist(NULL, 0); in main()