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

/freebsd-13-stable/contrib/tcsh/
H A Dsh.decls.h223 extern void loadhist (Char *, int);
H A Dsh.hist.c1021 if (!fastMergeErase) { /* renumber at end of loadhist */
1174 loadhist(*vp, (hflg & HIST_MERGE) ? 1 : 0);
1276 * loadhist-creat-dohist(dumphist)-close sequence which is given
1282 * We need the didfds stuff before loadhist otherwise
1312 loadhist(fname, 1);
1355 loadhist(Char *fname, int mflg) function
H A Dsh.c1363 loadhist(NULL, 0);

Completed in 92 milliseconds