Home
last modified time | relevance | path

Searched refs:STRprompt2 (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/tcsh-6/
H A Dtc.const.c98 Char STRprompt2[] = { 'p', 'r', 'o', 'm', 'p', 't', '2', '\0' }; variable
H A Dtc.prompt.c120 cp = varval(STRprompt2); in printprompt()
H A Dsh.c1140 setcopy(STRprompt2, STRmquestion, VAR_READWRITE); in main()