OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:whichprompt
(Results
1 - 3
of
3
) sorted by null
/system/core/sh/
parser.h
76
extern int
whichprompt
; /* 1 == PS1, 2 == PS2 */
input.c
109
int
whichprompt
; /* 1 == PS1, 2 == PS2 */
variable
353
history(hist, &he,
whichprompt
== 1? H_ENTER : H_APPEND,
parser.c
[
all
...]
Completed in 287 milliseconds