Searched refs:STRnormal (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/tcsh/ | ||
H A D | tc.const.c | 252 Char STRnormal[] = { 'n', 'o', 'r', 'm', 'a', 'l', '\0' }; variable |
H A D | sh.c | 1805 setcopy(STRlogout, STRnormal, VAR_READWRITE); in goodbye() |