Home
last modified time | relevance | path

Searched refs:STRprompt3 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsnames.h65 #define STRprompt3 STRpmpt3 macro
H A Dtc.const.c99 Char STRprompt3[] = { 'p', 'r', 'o', 'm', 'p', 't', '3', '\0' }; variable
H A Dtc.prompt.c123 cp = varval(STRprompt3); in printprompt()
H A Dsh.c1137 setcopy(STRprompt3, STRKCORRECT, VAR_READWRITE); in main()