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

/freebsd-11-stable/bin/sh/
H A Dmyhistedit.h37 extern int displayhist;
H A Dhistedit.c69 int displayhist; variable
250 displayhist = 0;
345 if (displayhist) {
350 if (displayhist && hist) {
389 if (displayhist)
390 displayhist = 0;
H A Deval.c208 displayhist = 1; /* show history substitutions done with fc */

Completed in 106 milliseconds