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

/freebsd-9.3-release/bin/sh/
H A Dmyhistedit.h37 extern int displayhist;
H A Dhistedit.c69 int displayhist; variable
259 displayhist = 0;
359 if (displayhist) {
364 if (displayhist && hist) {
403 if (displayhist)
404 displayhist = 0;
H A Deval.c206 displayhist = 1; /* show history substitutions done with fc */

Completed in 95 milliseconds