OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:displayhist
(Results
1 - 3
of
3
) sorted by null
/system/core/sh/
myhistedit.h
39
extern int
displayhist
;
histedit.c
70
int
displayhist
;
variable
306
displayhist
= 0;
406
if (
displayhist
) {
411
if (
displayhist
&& hist) {
442
if (
displayhist
)
443
displayhist
= 0;
eval.c
228
displayhist
= 1; /* show history substitutions done with fc */
Completed in 88 milliseconds