Searched refs:STRpromptchars (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/tcsh/ |
H A D | tc.const.c | 348 Char STRpromptchars[] = { 'p', 'r', 'o', 'm', 'p', 't', 'c', 'h', 'a', 'r', variable
|
H A D | sh.set.c | 88 else if (eq(vp, STRpromptchars)) { in update_vars() 771 if (adrof(STRpromptchars) == 0) { in unset()
|