Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dconst.c105 Char STRlogout[] = { 'l', 'o', 'g', 'o', 'u', 't', '\0' }; variable
H A Dcsh.c929 if (!(adrof(STRlogout))) in goodbye()
930 set(STRlogout, STRnormal); in goodbye()