Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsnames.h63 #define STRprompt STRpmpt macro
H A Dtc.prompt.c117 cp = varval(STRprompt); in printprompt()
131 cp = varval(STRprompt); in printprompt()
H A Dtc.const.c97 Char STRprompt[] = { 'p', 'r', 'o', 'm', 'p', 't', '\0' }; variable
H A Dsh.c1134 setcopy(STRprompt, STRdefprompt, VAR_READWRITE); in main()