Home
last modified time | relevance | path

Searched refs:STRpromptchars (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcsh/
H A Dtc.const.c348 Char STRpromptchars[] = { 'p', 'r', 'o', 'm', 'p', 't', 'c', 'h', 'a', 'r', variable
H A Dsh.set.c88 else if (eq(vp, STRpromptchars)) { in update_vars()
771 if (adrof(STRpromptchars) == 0) { in unset()