HomeSort by relevance Sort by last modified time
    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 30 milliseconds