Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c92 Char STRlogout[] = { 'l', 'o', 'g', 'o', 'u', 't', '\0' }; variable
H A Dcsh.c874 if (!(adrof(STRlogout))) in goodbye()
875 set(STRlogout, STRnormal); in goodbye()